How to schedule cron backup to run on 4th saturday of
month??
Answer Posted / sureshbabu a
* * * * 6 weekdaynum 4 && sh /backup/test.sh
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is mkdir p linux?
How can I delete a file in linux?
What is the difference between diff and cmp command in unix?
What command should you use to check the number of files and disk space used and each user’s defined quotas?
How do I do a whois search?
How do you open a command prompt when issuing a command?
How do I run a bash script in linux?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
Is llvm a compiler?
What is $@ in bash?
Does cp overwrite?
Why we use pwd command in linux?
Which command is used to check the number of files and disk space used and the each user’s defined quota?
How is grep so fast?
How do I navigate in cmd?