S2MDonkey
- Total activity 1
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 0
Activity overview
Latest activity by S2MDonkey-
S2MDonkey created a post,
Running cronjob written in Perl
I am currently attempting to run a perl script from cron: perl /home2/myuser/public_html/adir/perlscript.pl >/dev/null 2>&1 And it's not running. It's in the crontab and runs fine from cmd line wh...