On Fri, 3 Jan 2003, Bill Moseley wrote:

> In other words, from what I can see it seems as if the program "foo" is
> not run, although it it claims "ran foo".
> 
>     if : -n foo >/dev/null 2>&1 && ! : foo >/dev/null 2&1> ; then
>        echo "failed to load"
>     else
>        echo "ran foo"
>     fi

Never mind.  Now that I've had some sleep I think that code is suppose
to be basically a noop.


-- 
Bill Moseley [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to