Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Empty network trashes on Server via the Terminal' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Empty network trashes on Server via the Terminal
Authored by: bradhenry on Feb 12, '04 12:20:14PM

If you are trying to run on mounted filesystems that are not exported as root, sudo (to the root user) won't work.
If all the files are owned by user foo, then sudo -u foo would work.



[ Reply to This | # ]