Avoid treating 'sh -c emacs' as an instance of emacs, by recognising
[sgt/utils] / pid / pid.c
2012-11-30 simonAvoid treating 'sh -c emacs' as an instance of emacs...
2012-11-30 simonFix signedness compiler warnings.
2012-11-30 simonDefault to returning only this user's processes (unless...
2012-11-30 simonCope with processes owned by someone other than us...
2012-11-30 simonNew utility: 'pid', a thing more or less similar in...