Answers for "Remove nfs file"

0

Remove nfs file

Find the process using the file using `lsof .nftxxxxxx`. Kill the process using `kill (PID number)`.
Posted by: Guest on February-22-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language