A good book is The Unix C Shell field guide by Gail Anderson and Paul Anderson.
!!!Do some reading, it will help in the long run, you cant expect us to do your assignment (dirty work)!!!!!.
I am going to go lie on a beach and drink plenty of alcohol.
:D
Dickie Bird the tar -cvf /dev/rmt/tps4d5nrv is the tape drive. the current directory is ./Directory_Name) I just require the time and date to be displayed in the logfile.
tar -cvf /dev/rmt/tps4d5 ./Directory_Name >& logfile
The above make backup of directory_name and redirects the data being backed up to a logfile. However I would like the log file to also display the date,time of when each file was backed up and this should be displayed in the log file.
Can...
tar -cvf/dev/rmt/tps4d5nsnrv ./star-1.2 >> logfile &
Error message received
tar: duplicate function specifiers c and r.
usage: tar [-][{ruxXtcC}acdefhlm{o|S}pqvwLUBDRV{O|K}fb] [dir] [tapefile] [blocksize] file ...
nsnrv : no byte swapping, no rewind, variable block size
I am trying to backup...
tar -cvf/dev/rmt/tps4d5nsnrv ./star-1.2 >> logfile &
Error message received
tar: duplicate function specifiers c and r.
usage: tar [-][{ruxXtcC}acdefhlm{o|S}pqvwLUBDRV{O|K}fb] [dir] [tapefile] [blocksize] file ...
nsnrv : no byte swapping, no rewind, variable block size
I am trying to backup...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.