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 cpu in top command?
What happens to hard link when file is deleted?
Describe the mknod command and when you’d use it.
Which command will show you free/used memory? Does free memory exist on linux?
What is umask in linux?
What is ll command in unix?
Who linux commands?
What the command used for search file or files for specific text?
What are linux commands useful?
In order to display the last five commands you have entered using the fc command, you would type?
Which are the linux directory commands?
What does f mean linux?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
How often do you use grep command and how in Linux operating system?
How do I know my linux shell version?