Software >> OS >> Windows >> Command Line >> How to close open files

for /f "skip=4 tokens=1" %a in ('net files') do net files %a /close