j
k
j a
j l
On Mon, May 30, 2011 at 17:55, Bob Beers bob.beers@gmail.com wrote:
You can check the return code. $ ls $ echo $? 0 (usually) indicates success.
You can check the return code.
$ ls $ echo $?
0 (usually) indicates success.
Thank you Bob, that is exactly what I was looking for!
Back to the thread
Back to the list