=-D
06-08-2005, 12:32 PM
I have a bash script running an rysnc command, like so:
rysnc -avz -e ssh ./ user@server
I would like to find out if the command was successful or not. I cant remember which variable it was stored in, or how to find it out.
Lil help much appreciated!
rysnc -avz -e ssh ./ user@server
I would like to find out if the command was successful or not. I cant remember which variable it was stored in, or how to find it out.
Lil help much appreciated!
