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

Selenium IDE Conditional Statements -

sql - Select count and aggregate, but only unique -

java - Convert spaces to underscores -