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 |
Which is better perl or shell scripting?
how to search for vowels a,e,i,o,u appearing in the same sequence in a file
There are three departments A,B and C.Write a query to display the names of all the persons( in departments other than A) who are paid higher than the person receiving the lowest salary in DEPT A
Write a shell script to check whether a number is Armstrong number or not?
What is the default shell of solaris?
When should shell programming/scripting not be used?
What are types of shells?
is this growing field and what is average package in this?
Write down the syntax for all the loops in shell scripting.
Why is shell scripting important?
How to change our default shell?
defination of mapfile in winrunner?