Hi
I am trying to tar a file in a current directory and am unable to.
The command i have used is tar -cvf < filename > as i wish it just to be tarred up in this directory can anyone help.
So basically i guess what i am asking is how do i tar a file up.
Regards
Hi
Yeah it is ruuning on unix (hp ux 11.00 with legato 6.1 )
I have written the following but i need more detail as i will run from cron every morning then if error's are found email me.
script i have created :
#!/usr/bin/sh
clear
LOGDIR=/nsr/logs/messages
if [ "$LOGNAME" !=...
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.