GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Crontab help (https://gfy.com/showthread.php?t=499143)

Pete-KT 08-02-2005 10:29 AM

Crontab help
 
How can I add a new crontab without having to reload all the other ones i already have running? or do I have to redo all of them?

zagi 08-02-2005 10:33 AM

If you have shell access issue the command: crontab -l that will list all running crontabs

Then you can do crontab -l > file

This will dump it to a file, then edit that file and finally to re-update crontab with your new entry:

crontab file


All set -- to verify crontab -l

psili 08-02-2005 10:35 AM

Can't you just do this from the shell:
Code:

crontab -e
and add the crontab as another line?

Thurbs 08-02-2005 10:50 AM

yah crontab -e and just add a line lol

fris 08-02-2005 11:40 AM

servers for dummies is now in progess, brad shaw is missing from class, along with shok, and the rest of siccash team, detention for all of you, you will all miss internext

LauraLee 08-02-2005 11:42 AM

Quote:

Originally Posted by fris
servers for dummies is now in progess, brad shaw is missing from class, along with shok, and the rest of siccash team, detention for all of you, you will all miss internext

:1orglaugh

12345678

Pete-KT 08-02-2005 12:18 PM

Thanks guys


All times are GMT -7. The time now is 05:50 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123