How to schedule cron backup to run on 4th saturday of
month??
Answer Posted / sudhakar.g
* * 4 * 6 <backup schedule>
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is shell scripting commands?
Why bash is used in linux?
How do you execute more than one command or program from a single command line entry?
What does the ps command do in linux?
Is a command a full sentence?
Which Command used to lock user password in Linux?
How do I run a shell script?
How do I run a command in linux?
Can I delete .bash history?
What is 9 in kill?
You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?
How do I check cpu usage?
Why we use pwd command in linux?
When and how linux developed?
What is grep command in linux with examples?