[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

kill processes that are using a file



fuser -k myfile instead of using lsof. Can be used to kill accessing the executable file itself.


Why do you want this page removed?