Tuesday, June 25, 2019

Re: Correct pexp variable for a shell script

On Sat, Jun 22, 2019 at 02:14:12PM -0400, Jacob Adams wrote:
>
> rukey# ps | grep authmail
> 17035 p0  Ip      0:00.01 /bin/sh /usr/local/bin/authmail
> 25162 p0  R+p     0:00.01 grep authmail
> rukey#
>
ps | grep authmail | grep -v grep ??

Chris Bennett

No comments:

Post a Comment