raptor wrote:

someone to know console command so that I can run "wget" processes at specified time ... I need something easy..f.e.

runat -t 02:00 wget -c ......



emerge at


rc-update add atd default or /etc/init.d/atd start

man at

Following example will run "who" 1 minute later ...

echo w | at now+1min



--
[EMAIL PROTECTED] mailing list



Reply via email to