[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how do I manage a router through it on a schedule (guess that's a cron)



>From the crontab(5) manpage, the following goes in your crontab file
with the command 'crontab -e':

# run five minutes after midnight, every day
5 0 * * *       /home/user/bin/daily.job



-- 
   ___   ___     
  / _ | / _ \   Ari Pollak - ari@aripollak.com - www.aripollak.com
 / __ |/ ___/  
/_/ |_/_/     Taxes still too low? Vote democrat in 2000



Reply to: