![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cancel account | samb057 | Post Here to Contact Site Administrators and Moderators | 5 | 12-17-2008 05:49 AM |
| Cancel QCompile | itldp | UNIX for Dummies Questions & Answers | 1 | 03-29-2005 05:13 PM |
| cancel the massage | goldfelda | UNIX for Advanced & Expert Users | 1 | 02-22-2004 10:29 AM |
| How to cancel all printjobs at once? | Erik Rooijmans | UNIX for Dummies Questions & Answers | 3 | 11-26-2002 07:13 PM |
| Permission Denied when cancel lp job | Ron Restieri | UNIX for Dummies Questions & Answers | 2 | 04-20-2002 09:22 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
But..
But does that remove all jobs?
How do I say I want to cancel only 1 job. Is there a .conf file or something I can remove the line from? Also, what about canceling a rsync job? Last edited by komputersman; 09-14-2007 at 02:54 PM.. |
|
||||
|
yes
you can use crontab -e and you can edit your cron... ex:my cron #00,30 8,9,10,11,12,13,14,15,16,17,18,19,20,21,22 * * * /export/home/lsav/MAKING/cronsas 1>/dev/null 2>/dev/null 3,18,33,48 3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23 * * * /export/home/lsav/gratika/AA/asr 1>/dev/null 2>/dev/null 40 23 31 7 * /export/home/lsav/GINTINGSERVER/AA/kirim.sh 1>/dev/null 2>/dev/null 0,15,30,45 * * * * /export/home/lsav/GINTINGSERVER/AA/cpu_sar 1>/dev/null 2>&1 or....you can remove line in your cron if unused in future. Last edited by fredginting; 04-11-2008 at 04:48 AM.. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|