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 is command grouping?
What is du -s * | sort -k1,1rn | head command used for?
What Command used to lock user password?
What does mkdir do in linux?
Which command is used to compare the files?
Describe the mknod command and when you’d use it.
What are the basic command in linux?
What is the copy command in linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
What is kill command?
How to write the output of a command to a file?
The head command writes the how many lines of a file to screen?
What is ulimit in linux?
How do I run multiple commands in linux?
What is df -h command?