![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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 and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| editing ELF file | tejuwala | Linux | 1 | 05-18-2008 12:22 AM |
| Hex editing | Swanie | UNIX for Dummies Questions & Answers | 3 | 12-08-2007 01:11 AM |
| File editing using awk | rinku11 | Shell Programming and Scripting | 2 | 11-23-2006 11:34 AM |
| editing cron | csaunders | SUN Solaris | 2 | 07-28-2005 11:02 AM |
| Editing /etc/mail.rc | fundidor | UNIX for Dummies Questions & Answers | 1 | 01-27-2005 12:23 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Editing Crontab
Hi
I am not able to edit crontab. Following is the comand that is being issued $crontab -e 2764 ............ This is what I am able to see But when I do $crontab -l List of all the crontab entry is displayed. Also I am seeing one entry in my /etc/cron.d prw------- 1 root root 0 Aug 10 12:29 FIFO What does p stands for...... in permission section Please suggest Regards Pankaj |
|
||||
|
Hi
I checked the setting by echo command $echo $EDITOR vi It shows it is vi, still crontab -e is not working .. it give some no like 2764 but when i do like this I am able to change the entry of my cromtab $crontab < /path/of/the/textfile/which/has/cronentry/mycronentry.txt Please suggest Pankaj |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|