Write a cron entry for the following scenario:-
At 10:30 AM for every Sunday of every 1st month of a
quarter.

Answer Posted / santhosh

30 10 * 1-12/3 7
this is the correct answer

or

you can use

30 10 * 1,4,7,10 7

(NOTE: For Sunday you can use 0 or 7)

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the command to check cpu speed in linux?

528


Which command would you use to create a file system on a new hard drive?

578


How remove all files in a directory linux?

520


What is cmake in linux?

608


How do I clear my run history?

557






What does r mean linux?

597


How does mkdir work in linux?

591


How many linux commands are there?

604


What does sh do in linux?

505


What is mkdir?

532


What is nbtstat command?

588


What is the difference between cd and cd in linux?

510


What is mask and umask in linux?

535


Why is unix used?

549


How do I check terminal history?

514