![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Where is the crontab file stored | rajbptl | UNIX for Advanced & Expert Users | 3 | 01-18-2008 09:46 AM |
| Reformat Crontab file | alnita | Shell Programming and Scripting | 1 | 04-11-2007 03:28 AM |
| need help to write crontab file | deepa20 | Shell Programming and Scripting | 4 | 02-06-2006 08:34 AM |
| crontab file | mclaughline | Filesystems, Disks and Memory | 1 | 08-17-2005 11:21 PM |
| /bin/sh: /usr/bin/vi: No such file or directory when doing crontab | kwalter | UNIX for Dummies Questions & Answers | 3 | 05-15-2001 12:13 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Crontab file
Hi All,
I created a crontab entry in a cron.txt file accidentally entered crontab cron.txt. Now my previous crontab -l entries are not showing up, that means i removed the scheduling of the previous jobs by running this command "crontab cron.txt" How do I revert back to previously schedule jobs. Please help. this is urgent., Thanks. |
|
||||
|
Try to go to /tmp and do
Code:
ls -ltr cron* Code:
usuario: > cd /tmp/ usuario: /tmp > ls -ltr cro* -rw------- 1 ecopge ecuador 859 Jul 25 08:33 crontabJhaiKP -rw------- 1 ecppga ecuador 0 Jul 28 16:00 croutFNZCuVqsb try it and let me know how are you going. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|