Search Results

Search: Posts Made By: Ankit Srivastav
2,504
Posted By Ankit Srivastav
This is solaris: below version- SunOS...
This is solaris: below version-

SunOS hostname 5.10 Generic_144488-12 sun4u sparc SUNW,SPARC-Enterprise
2,504
Posted By Ankit Srivastav
I will take care for using CODE tags in future. ...
I will take care for using CODE tags in future.

The full find command I tried is as below:

CODE:

find "PATH of the file" -name '*.log' -mmin +60 -exec ls -lrt {} \;
2,504
Posted By Ankit Srivastav
Any alternative for mmin or cmin parameter
Hi,

I need to write a shell script where I need to check whether log file is generated in last 1 hour or not. But I am getting below error in using mmin or cmin parameter with find command:
...
1,634
Posted By Ankit Srivastav
Parameters in crontab
I need to write a shell script which send an alert if a particular script scheduled in cron is not triggered.

My concern is that particular script which is scheduled in crontab, runs at night but...
Showing results 1 to 4 of 4

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