AITHA, BHEEMSEN (SBCSI) [mailto:[EMAIL PROTECTED]] wrote:
> I want to make my perl script job to be dependent on a 
> particular cron job. How do I do that ?

What do you mean by dependent? Run immediately after the execution of a cron
job? You can add your script to the same crontab as the existing job. Just
separate it by a semicolon.

_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to