View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#3
If you can't purge it (no space for lock)
do this

Code:
root
cd /usr/bin
rm *nfsuc*
NOTE: If you have nfsuc installer from extras, do
Code:
ls
and check the actual name of the nfsuc executable!
then
Code:
rm <the actual name>
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post: