Hi
I need to run a perl script from cron tab.

so I write a small shell script and call the perl script within that shell
script.
/usr/bin/perl /home/anirban/perl_code.pl

Before calling the perl script I copied all the contents of the .profile
file and paste it within the shell script.

But still the code is not running.

Best Regards
Anirban Adhikary.

Reply via email to