On 08/15/2017 01:48 PM, Patrick O'Callaghan wrote:
On Tue, 2017-08-15 at 13:37 -0700, Joe Zeff wrote:ps aux | grep $1 | grep -v grepWhy not use pgrep?
*Shrug!* Just a matter of personal preference, just as the switches for ps are, plus the fact that mine gives the entire output from ps, so that I can use it for other things besides killing programs.
_______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected]
