shell - Close process using a file on windows -


I want to close all programs that are using a file on Windows, what I want on Linux An example is:

  pids = `lsof | | Grep $ fic | Grep -v "grep" | Tr-d '\ t' |  Please replace the batch with the bash and install  

this will solve the object

Comments

Popular posts from this blog

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -