On Wed, Jun 11, 2008 at 09:45:58AM +0200, Roberto A. Foglietta wrote:
> Hi to all,
> 
>  I would know how I can write this
> 
>  if ! true; then echo ciao; fi

true || echo ciao

-- 
David N. Lombard, Intel, Irvine, CA
I do not speak for Intel Corporation; all comments are strictly my own.
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to