Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > SuSE Linux Help > Defining Cron to execute everyday at midnight

Forgot Password?
 SuSE Linux Help   For help and discussions related to SuSE Linux

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 10-10-2008   #1 (permalink)
Just Joined!
 
Join Date: Dec 2007
Location: chennai-TN,India
Posts: 42
Send a message via AIM to Windhan Send a message via Yahoo to Windhan
Defining Cron to execute everyday at midnight

Hi All,

Can some one tell me how can set my cron to execute 11:00 pm of every day?
Windhan is offline  


Reply With Quote
Old 10-10-2008   #2 (permalink)
Linux User
 
peteh's Avatar
 
Join Date: Oct 2006
Location: UK
Posts: 281
You need the following code
Code:
crontab -e
This opens the file to edit.
Then
Code:
00 23 * * * /your folder/your file to execute
Check this site for full info.
__________________
Pete
peteh is offline   Reply With Quote
Old 10-10-2008   #3 (permalink)
Just Joined!
 
Join Date: Oct 2008
Posts: 3
edit the /etc/crontab

vi /etc/crontab
00 23 * * * root /sbin/shutdown -h now

in place /sbin/shutdown -h now ,just put the command or shell script that u want to run.
vikas_0915 is offline   Reply With Quote
Old 10-10-2008   #4 (permalink)
Just Joined!
 
Join Date: Dec 2007
Location: chennai-TN,India
Posts: 42
Send a message via AIM to Windhan Send a message via Yahoo to Windhan
Great Thanks all !!!
Windhan is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 10:20 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2