On Mon, December 16, 2013 10:23 pm, Amos Shapira wrote: > Try "ls -l /proc/21905/root" to show you the process's root directory.
# ps ax | grep clamd 5914 ? Ssl 0:14 clamd # ls -l /proc/5914/root lrwxrwxrwx 1 root root 0 Dec 17 15:11 /proc/5914/root -> / -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
