How to schedule cron backup to run on 4th saturday of
month??
Answer Posted / t.s.sivakumar.
above friend answer is wrong.Do not mistake me...
Correct answer is
* * * * 6 weekdaynum 4&& sh /backup/test.sh
| Is This Answer Correct ? | 23 Yes | 7 No |
Post New Answer View All Answers
What is a makefile in linux?
How compile c++ program in cmd?
What is the difference between kill and kill in linux?
Which command is used to uncompress gzip files?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
What is shell scripting commands?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
Where is command history stored in linux?
List the three main parts of an operating system command?
How can we increase disk read performance in single command in Linux operating system?
How do I get to root in linux?
What is make command in linux?
What do you mean by directory?
How do I run a command in linux?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?