On Wednesday 26 December 2001 12:47 pm, you wrote:
> This particular server is running RH 6.  They changed /bin/ps to something
> that is totally different than what we had on there before and created a
> hard link so that it can't be deleted or updated until we find the hard
> link.  My question is how do I trace this link so I can delete it, and then
> reinstall the rpm????

Get the inum of /bin/ps using 'ls -i' and then find it using 'find / -mount 
-inum <number> -print'.  

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to