How to schedule cron backup to run on 4th saturday of
month??
Answer Posted / vinod thakur
* * 22-28 * 6 < backup command >
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How do I remove a soft link in linux?
What is the use of ls command?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
What is bc command in unix?
How do I check if my cpu is overclocked?
What is mkdir p linux?
What is the difference between command ‘ping’ and ‘ping6’?
What is in mkdir command?
What is the difference between cd and cd in linux?
Is makefile a shell script?
why context switching time should be minimum? How it depends on hardware support?
How to know linux os is 32 bit or 64 bit?
why is the tar command used?
How do you create a file?
How can you copy lines into the buffer in command mode?