Quoting admin <[EMAIL PROTECTED]>:

> hi
> 
>     i have a question regarding cron / crontab ... i want to run a
> process 
> every minute using this syntax
> 
> crontab -e
> 
> 01 * * * * <process>

try this:

* * * * * <process>


hth,
-eric
--
 .--.  Enrique D. Rosel II                     office://+63.2.894.3592/
( () ) Q Linux Solutions, Inc.
 `--\\ A Philippine Open Source Solutions Co.  http://www.q-linux.com/

_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Reply via email to