Write a cron entry for the following scenario:-
At 10:30 AM for every Sunday of every 1st month of a
quarter.
Answer Posted / harsh
this one is correct
30 10 * */3 0
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is env command in linux?
Explain about communication features in UNIX?
How you will create new folder / directories and how to remove file and folder in linux?
How to hide the partition in grub booting?
Who is unix command?
What is 9 in kill?
What does uname command do?
How do I find the umask value in linux?
What is df -h command?
why context switching time should be minimum? How it depends on hardware support?
How do you create a text file in linux terminal?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
How do I set permission to run in linux?
Explain command grouping in linux?
What is $@ in makefile?