Testing wanted: OpenSSH 4.8

Chris Adams cmadams at hiwaay.net
Mon Mar 17 01:47:57 EST 2008


Once upon a time, Corinna Vinschen <vinschen at redhat.com> said:
> Maybe `type <cmd> | awk '{print $NF}'` but then again we would have to
> check if every supported system has awk.  That's a never ending story.

On Tru64:

$ /bin/sh -c 'type ls'
ls is /usr/local/bin/ls.

The Tru64 ksh doesn't add a trailing period, but sh does.  I don't think
the output of "type" is standardized in any way.

-- 
Chris Adams <cmadams at hiwaay.net>
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.


More information about the openssh-unix-dev mailing list