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


Click here to return to the 'Create a pidof command to find PID numbers easily' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Create a pidof command to find PID numbers easily
Authored by: zark on Oct 07, '04 01:38:24AM

the pidof command is already on your system. ever tried

ln -s /usr/bin/killall /usr/bin/pidof

with root privileges?

..this unix/linux world is weird, i know ;-)



[ Reply to This | # ]