Gabriel Turqos New member Mar 11, 2019 8 0 0 May 28, 2019 #1 I want to remove a file in my home directory. But when i try to remove with rm command i can not because given file is used by other processes. How can a find or list the processes which is opened or using this file?
I want to remove a file in my home directory. But when i try to remove with rm command i can not because given file is used by other processes. How can a find or list the processes which is opened or using this file?
HoosierDaddy Well-known member May 28, 2013 2,341 86 48 May 29, 2019 #2 Process explorer is a free MS utility that can do that. Its sort of like Task Manager on steroids. Start here: https://docs.microsoft.com/en-us/sysinternals/
Process explorer is a free MS utility that can do that. Its sort of like Task Manager on steroids. Start here: https://docs.microsoft.com/en-us/sysinternals/