Modulok wrote:
> Zhang,
>
> Perhaps you could put it into a text file and have cron simply execute
> the text file. By doing so, you are free to break it up into a more
> digestible format and start using programming constructs to make your
> life easier. (Such as storing values in variables, or processing
> standard input so the script can be called with various URL's and so
> forth.) Your cron job could then simply execute "/home/you/bin/foo",
> where 'foo' is whatever you decide to name the script.
>
> Is there any specific reason why this has to be all on one line?
> -Modulok-
Nothing more than curiosity and small benefit of not having to take care
one more file. I know what you mean:)
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to