![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Multiple crontab entries crashing server | alexandicity | Linux | 2 | 05-12-2008 06:25 AM |
| Duplicate crontab entries | vikashtulsiyan | SUN Solaris | 2 | 05-06-2008 02:07 AM |
| script to extract crontab entries | raj@au | Shell Programming and Scripting | 5 | 03-09-2008 10:34 AM |
| which file is updated after modified the crontab entries. | krishna176 | SUN Solaris | 1 | 03-25-2007 11:42 AM |
| crontab entries deleted !! | minazk | UNIX for Advanced & Expert Users | 6 | 11-22-2002 12:27 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
how to change crontab entries
Hi Friends,
I need to change crontab entries in prod. $crontab -l -> using this i can see the entries only Plese tell me how to edit this crontab and how to change the entires Waiting for ...... Thanks In advance friends Krish. |
| Forum Sponsor | ||
|
|
|
|||
|
Quote:
Code:
crontab -e This will open the cron file and there you can edit it. |
|||
| Google UNIX.COM |