Greetings!
I have a fairly simple admin script to show progress on various overnight jobs. On one, I show the date of the last 3 runs on a particular job,(to represent Base, Previous, Last Run). Like this
echo "`ll /file1 | cut -c 45-51` `ll /file2 | cut -c 45-51` `ll /file3 | cut...
Greetings-
I have a forwarding mail agent that forwards incoming mail to an email address at America Online.
The recipient at AOL expects to have the ability to reply to incoming mail. Easy enough to do for non-Notes addresses as the header includes the full address, ie...
Yes, I was trying to exclude the parent directory /db2/bkrpts, hence the `??????m`.
Scary stuff indeed!! Absolutely!! I test the 'heck' out of crontab scripts, particularly ones involving automated file removals.
Many thanks for your suggestions/comments. I very much appreciate it.
Regards...
Greetings-
Having some trouble with syntax for the "find" command. Using HP_UX 10.20.
I place a new directory "todaysdate" containing copied files in a specific directory "/db2/bkrpts" daily. This is done with the following script executed from crontab.
#Get...
Greetings!
Attempting to recall what the syntax is for the find command in order to locate files created by two different users. Goal is to take the files created by these two users in /tmp and tar in a different directory with date stamp). Thus far:
tar -cvf /db2/eomrpts/`date...
Greetings!
I have several cron entries which execute on various schedules. I would like to implement an intelligent method of turning these scripts on and off in order to handle holidays and other non-working days (rather than manually changing cron entries).
What comes to mind is creating a...
Greetings!
I would be exceptionally grateful if someone out there could share a script they use to send events (dial out to pager number w/alphanumeric or numeric number, either will do.
Already have a fairly simple script for mail notification, would like to embellish for paging:
if [ -z...
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.