How to schedule cron backup to run on 4th saturday of
month??
Answer Posted / ratheesh r
* * * * 6 weekdaynum 4 && sh /backup/test.sh
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are grep patterns called?
How often do you use grep command and how in Linux operating system?
Does linux cp command overwrite?
Explain about sh?
What are the basic dos commands?
Why we use pwd command in linux?
How remove all files in a directory linux?
Why makefile is used in linux?
What is p in mkdir?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
What is #!/ Bin sh?
What is mkdir p?
What does umask 077 mean?
What are bash scripts used for?
How many cmd commands are there?