Re: Script running

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Anoop Chandran wrote:

use the lsof command
man lsof

or

cat /proc/<pid of perl process>/environ (i think so :D )
cat /proc/<pid of perl process>/cwd (i think so :D )

One more way for the pile ;-) :

ps -fp <pid> | tail -n1

-Andy


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux