[ILUG] Passwordless SSH access

John Tobin tobinjt at netsoc.tcd.ie
Tue Mar 19 16:42:07 GMT 2002


On Tue, Mar 19, 2002 at 03:53:47PM +0000, John P. Looney wrote:
>  Looks like the method I was using to detect the ssh-agent wasn't very
> good. I forgot that it'll pick up grep as well as ssh-agent. Dime-bar ?

ps auxwww | grep "${USER}.*[s]sh-agent"
will prevent grep matching itself in the output from ps.

> Kate

-- 
John
"That would preempt a bunch of problems involved in trying to reconstruct
exactly how the Perl 5 parser thinks, which nobody entirely understands."
			Larry Wall, 2001/04/20, perl6-language at perl.org
"Finger to spiritual emptiness underlying everything." -- How a Japanese C
manual referred to a "pointer to void".




More information about the ILUG mailing list