ps aux | grep hella nzbget 30521 4.5 0.2 206364 22240 ? SNl 13:36 0:47 /usr/bin/python2.6 /usr/bin/hellanzb.py -D -c /etc/hellanzb.conf no output from: pidof hellanzb.py Reproducible: Always Steps to Reproduce: 1. run a python2.6 script 2. try pidof on the script name 3. shake your arms at the heavens Actual Results: no output on pidof Expected Results: output the pid of the script
*** This bug has been marked as a duplicate of bug 286191 ***