Search Results

Search: Posts Made By: georgia
3,507
Posted By georgia
There a couple of us that watch the systems and I...
There a couple of us that watch the systems and I would like to keep the scripts pretty standard so everyone knows what's going on. Would the contents of the script like I have it now work with the...
3,507
Posted By georgia
Then within the script I would have something...
Then within the script I would have something like:
find /u01/arch/PRD8 -a -name "*.log" -exec rm {} \;

Is this correct?
3,507
Posted By georgia
Running AIX 5.3
Running AIX 5.3
3,507
Posted By georgia
Problems with hourly removal in cron
In my cron job on one system I have log files removed older than 3 days, like so: find /u01/arch/PRD8 -mtime +3 -a -name "*.log" -exec rm {} \;

On another system I would like to check and remove...
Showing results 1 to 4 of 4

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