On Thu, 3 Feb 2000, Mikkel L. Ellertson wrote: > >I'm having trouble getting cron to exec under RH 6.1. Even > >a simple job to 'ls' every minute does not fly as shown below. > >If I put a script in /etc/cron.hourly that works though. > >Thanks for any tips. You probably know this, but after editing /etc/crontab you need to restart cron (or send -HUP to it) to make it read the changes. Putting something in /etc/cron.* doesn't need this. Hossein -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.