Search Results

Search: Posts Made By: mokgonec
Forum: HP-UX 10-30-2007
14,208
Posted By mokgonec
I think posting your script might help.Just out...
I think posting your script might help.Just out of curiosity: Make sure you have $ sign in front of your commands in your script, e.g. $unzip file_name ,etc.
Forum: HP-UX 10-30-2007
14,208
Posted By mokgonec
Make sure your paths are correct. I see you've...
Make sure your paths are correct. I see you've got "/usr/bin/unizip" instead of "/usr/bin/unzip". Check for where your commands are using "whereis cmd_name", e.g. %whereis unzip.
2,411
Posted By mokgonec
Thanks navkanwal, this should work if only I make...
Thanks navkanwal, this should work if only I make sure the script completes running before 0h00.
1
1,798
Posted By mokgonec
ksh: /tmp/sh20614.4: cannot open Have you...
ksh: /tmp/sh20614.4: cannot open

Have you made sure your script is readable? & path included in $PATH
e.g chmod 775 script_name
2,411
Posted By mokgonec
How to copy to server & delete locally?
Hi,
I've got a cronjob running daily creating backup files. How can I send that created file to a remote server & then delete it on my workstation to save space? The filename format is as follows:...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 11:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy