Write a cron entry for the following scenario:-
At 10:30 AM for every Sunday of every 1st month of a
quarter.
Answer Posted / stephen
30 10 * 1,4,7,10 0
| Is This Answer Correct ? | 25 Yes | 3 No |
Post New Answer View All Answers
How can we increase disk read performance in single command?
What does && mean in linux?
What does umask 077 mean?
What is phony in makefile?
You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?
Which is the required command for checking the file system?
Does linux cp command overwrite?
Which command is used to find what is in your home directory?
How to recover /etc/passwd file and /etc/shadow file?
What is the pwd command?
What does grep command do?
What is the difference between diff and cmp command in unix?
Which command is used to clear the screen?
What does chmod 666 do?
How do I permanently delete linux history?