S2MDonkey

  • Total activity 1
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 0

Posts

Recent activity by S2MDonkey Recent activity Votes
  • 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...