Complete.Org: Mailing Lists: Archives: discussion: March 2000:
[aclug-L] Re: script to kill
Home

[aclug-L] Re: script to kill

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: discussion@xxxxxxxxx
Subject: [aclug-L] Re: script to kill
From: Carl D Cravens <raven@xxxxxxxxxxx>
Date: Wed, 22 Mar 2000 20:22:33 -0600 (CST)
Reply-to: discussion@xxxxxxxxx

On Wed, 22 Mar 2000, Tom Hull wrote:

> For my version, ps a does _not_ list all processes; ps ax does. I was hasty
> in recommending ps x, but at least it was giving me _more_ output than ps a.

I was unclear...  If I recall, a shows all processes attached to a tty, x
shows all that aren't.  ax shows everything.
 
>   $ awk 'BEGIN { "foo" == "foo" }' /dev/null

My problem was I was essentially saying { foo == foo } which isn't the
same... I guess I was in "shell script" mode and didn't think it'd care if
there were quotes around it. 

--
Carl D Cravens (raven@xxxxxxxxxxx)
ERROR: Unable to comprehend lame tagline.


-- This is the discussion@xxxxxxxxx list.  To unsubscribe,
visit http://tmp2.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]