In: Computer Science
Which command do you use to find the process that’s holding a file open?
1. |
w |
|
2. |
ps |
|
3. |
top |
|
4. |
fuser |
Answer :
4. fuser
Fuser command helps in identifying if a file is being held by a process.
Please comment
below if you have any queries.
Please do give a thumbs up if you liked the answer thanks
:)