On Fri, Jan 27, 2012 at 3:31 PM, kumaresan chandran <[email protected]> wrote: > Hi, > > I have one doubt > > * * 01 * * /usr/bin/bbpurne > > These script will execute every month of the first day fully 24 hours or > only one time a day its execute.
1. Start a new thread -- your question, although cron related, is of a different nature. 2. Trim your quotation. Your post has *nothing* to do with the original discussion. Please look at the meaning of '*' in "man 5 crontab". Every minute (0-59), Every hour (0-23) on the first day of every month. Day of month overrides day of week (in your case). -- Arun Khan _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
