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 kill command?
How do you know which shell I am using in linux?
What is the root directory linux?
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
How do I use nslookup in linux?
How many commands are there in linux?
What are runlevels in linux?
Which command will show you free/used memory? Does free memory exist on linux?
What are the 7 types of sentences?
what do know about commands?
What file type is a makefile?
What does the ps command do in linux?
How to know linux os is 32 bit or 64 bit?
Suppose I lost a root password and I need to give it, I treid to change it through single usermode even though I am not get a password, then what is the otherprocedure to give a root password?
What is clang format?