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
What is know about grep commands?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
How to give acl permission in numerical mode on linux?
What is make in linux?
How often do you use grep command and how in Linux operating system?
How lilo is useful in linux?
What is mask and umask in linux?
what is the roles and responsibilities in linux system admin having 2yrs exp..?
How do I use nslookup in linux?
How do I remove a soft link in linux?
What is the copy command in linux?
How do I start ms dos?
What is SFC command?
What are the ms dos commands?
What is git command?