Re: Simple Shell Script



On 2007-02-27 07:43, Dan N wrote:
On Mon, 26 Feb 2007 22:49:51 -0600, Bit Twister wrote:

You might want to read http://tldp.org/LDP/abs/html/index.html and do a

man grep
man test

Thanks Twister, and also thanks to Poleman.

Dan



There is also a short form of test.

command || echo failed && echo OK

/birre
.