The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Crontab a Script
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
Crontab a Script
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
4
(
permalink
)
01-16-2008
dinomite
Registered User
Join Date: Mar 2007
Posts: 1
You need to put the full path to the
Perl
interpreter not just your script. You probably want:
/usr/bin/
perl
/moutaz/ciscolog/telnet.pl
in the script.
dinomite
View Public Profile
Find all posts by dinomite