On 17:02 Wed 22 Oct     , raptor wrote:
> 
> > What's wrong with crontab ?
> nothing wrong ! it is slow if u just want to add something fast and the syntax is a 
> little cumbrestone...
> And u have to be root to do it,  and i dont want to run command every day but just 
> once..etc.. :")
> 

you could also check the current time, and then use 'sleep'

ex.: sleep 40m && ps aux

will run after 40 mins. since you executed it.

regards,

-- 
-Miha

--
[EMAIL PROTECTED] mailing list

Reply via email to