Linux - NewbieThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
The cron option is probably the most portable and future proof from what I gather. If "upstart" takes over the init scripts, crontab, at and all the rest of that kludge of commands the crontab interface will still be supported as a front end; so the developers have pledged.
Is there a cron representation for @boot + 5 minutes? I'm just curious. It would help keep boot time down.
The cron option is probably the most portable and future proof from what I gather. If "upstart" takes over the init scripts, crontab, at and all the rest of that kludge of commands the crontab interface will still be supported as a front end; so the developers have pledged.
Is there a cron representation for @boot + 5 minutes? I'm just curious. It would help keep boot time down.
Regards, Tintenfisch
Any one tell where to install the command other than rc.local the above messages said ok do this and that exactly provide the path and filename that will be good.
same i want to put cron job i.e the command
crontab myjobs.cron
myjobs.cron file content is
* 20 * * * halt
daily at 8 in the night my system should shutdown if iam not infront of the system or leave the system. So, where to put the command
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.