idallen@watcgl.waterloo.edu (09/07/89)
From: "Ian! D. Allen [CGL]" <idallen>
if ( { showpath findfirst=lockedit >/dev/null } ) echo found it
Stock CSH ignores the redirection and prints the path. (ITCSH gets
this right, of course.) Perhaps showpath needs a +Silent option, like
grep, tty, cmp and friends.