How will you schedule a job that will run every month last day?(some months have 30 days,some 31 days,28,29 days)
Answer / kirtiranjan sahoo
55 23 28-31 * * [[ "$(date --date=tomorrow +\%d)" == "01" ]] && myjob.sh
| Is This Answer Correct ? | 1 Yes | 0 No |
Is shell scripting difficult?
What is the use of echo in shell script?
What is c in shell script?
how to find weblogic version through linux cammand
Explain about gui scripting?
What is a shell script in windows?
What is an sh file?
Why should we use shell scripts?
What is the first line in every perl script called?
Why are there shells on the beach?
What are the types of script?
How to find all the files modified in less than 3 days and save the record in a text file?