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 the basic commands in command prompt?
What does in makefile do?
What does comm do and how to use it?
How many interfaces(ethernet cards) are working using single command?
The command ‘umask -S’
How does grep work in linux?
What does pwd mean in linux?
The ‘logout’ built in command is used to
What is df -i command?
How to hide the partition in grub booting?
What is clang llvm?
How do you open a command prompt when issuing a command?
What is cd command used for?
Explain any one service which are working on udp only?
Why bash is used in linux?