in reply to How do I insert a crontab entry into crontab file using PERL

Cron's purpose is to run tasks periodically.

You need at for running a job one time.

Dodge This!
  • Comment on Re: How do I insert a crontab entry into crontab file using PERL