![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| FS snapshot problems | bonovox | SUN Solaris | 1 | 04-24-2008 03:59 PM |
| disk errors with san snapshot | robsonde | Filesystems, Disks and Memory | 0 | 04-21-2008 12:17 AM |
| NoBug 0.3rc1 (Snapshot branch) | iBot | Software Releases - RSS News | 0 | 04-03-2008 12:50 PM |
| taking snapshot of a file | bryan | UNIX for Dummies Questions & Answers | 1 | 09-09-2005 11:42 AM |
| Fedora Core 2 Snapshot | HOUSCOUS | Linux | 0 | 05-17-2004 11:56 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi all,
I hope somebody will be able to help me soon. Actually I want to write a small function whereby I will be able to take a snapshot of a part of the crontab. For ex I want to take a snapshot of the jobs that runs daily and before 11.30 am .Can anyone help me with this.If the job has been hashed out The script should still show that it was the part of the jobs to run. Thanks. |
|
||||
|
Hi Neo,
What I actually meant was suppose I am having a menu . In the Menu there is a choice whereby I want to see only the jobs which run in the morning. For Ex My cron's like 30 06 * * * /home/production/abc 00 12 * * * /home/production/xyz 00 15 * * 0,2,3,4,5 /home/production/efg 57 23 14 09 * /home/production/lmn I want to create a script which will basically show me only the jobs which run before 11.00 am.Also if somedody has edited I should be able to show me the job as hashed. Hope that makes a bit clearer. |
|
|||||
|
I recommend a good book on shell scripting, including books like UNIX Shell Programming and others like it. These books have many examples on how to set up filters, pattern matches, read and write files. Any good book will have more than enough examples.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|