LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-01-2012, 12:29 AM   #1
rakrr786
Member
 
Registered: May 2012
Posts: 34

Rep: Reputation: Disabled
how to modify at scheduler job.


I am Newbie to linux. i am scheduling the job in centos using "at" command. But some time i need to change the time for some scheduled job. can you please give me idea how can i modify the job which scheduled using "at" command.
 
Old 06-01-2012, 01:43 AM   #2
tshikose
Member
 
Registered: Apr 2010
Location: Kinshasa, Democratic Republic of Congo
Distribution: RHEL, Fedora, CentOS
Posts: 525

Rep: Reputation: 95
Delete the job and then recreate another one with the timing you want.
 
Old 06-01-2012, 05:20 AM   #3
rakrr786
Member
 
Registered: May 2012
Posts: 34

Original Poster
Rep: Reputation: Disabled
actually i am scheduling this job using script.
do you have any idea to delete the previous job and recreate new job through script using at?
 
Old 06-01-2012, 09:40 AM   #4
tshikose
Member
 
Registered: Apr 2010
Location: Kinshasa, Democratic Republic of Congo
Distribution: RHEL, Fedora, CentOS
Posts: 525

Rep: Reputation: 95
# to list scheduled jobs
Code:
at -l
# to get details of job 7
Code:
at -c 7
# to delete job 7
Code:
at -d 7
In fact, you can get everything you want and need from
Code:
man at
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
RHEL 6 Job Scheduler samash Linux - Software 1 01-20-2012 03:34 AM
Linux Job Scheduler??? mrbarritt Linux - Software 2 09-27-2010 04:54 PM
I need a job scheduler (for shell scripts) for Red Hat AS 4, suggestions? Luism Linux - Enterprise 2 04-11-2008 01:33 PM
FC1 job Scheduler problem - "at" command doesnt wrk linfreak Fedora 2 01-08-2006 03:12 AM
modify file access & modify timestamps i2itstud Linux - General 1 05-20-2003 03:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration