Thread Forumausfall
(18 answers)
Opened by esskar at 2004-08-18 02:07
Der Dateiname steht in $ARGV. Also zum Beispiel so:
Code: (dl
)
sudo perl -nle 'print "$ARGV: $_"' /etc/crontab /etc/cron.d/* /etc/cron.{daily,hourly,weekly,monthly} /var/spool/cron/* |