[thelist] Unix commend line and cron arguments...

ben morrison morrison.ben at gmail.com
Thu Feb 26 07:03:44 CST 2009


On Thu, Feb 26, 2009 at 12:48 PM, Tris <beertastic at gmail.com> wrote:

> I've got to edit several cron jobs..
> anyhoo, that's one thing, but I've been asked to do it in such a way
> where I can add arguments to the file name to help specify the
> output..
>
> Is there a list/cheatsheet out there, that'll list all available
> arguments for cron jobs?
> I've got one argument already... but I'm new to this and need
> clarification...
>
> EG:
>
> InputCard.php -c fr
>
> What does the -c mean, or is it custom to my script...
>
> Hearltily comfused.. ;-p
> --



You can start by checking out the 'manual' page

$ man cron

ben
-- 
Ben Morrison



More information about the thelist mailing list