I am trying to create a crontab file that will append a list of current users to a file on Monday through Friday on the hour from 9am till 6pm.
Here is what I have come up with:
00,60 09-18 * * 1-5 users >> /var/home/stud3/jgeiger4/myfile
Does that seem right?

New Topic/Question


MultiQuote



|