Differentiate between ‘ and ” quotes.
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of using shell scripts?
What is c in shell script?
Script S1 (which copies .dat files from one directory1 to another directory2) run continuously. Write Script S2 which kills S1 first, compresses all .dat files in directory1 and directory2 successfully, re-run Script S1 and stops self i.e. S2.
What does chmod do?
What is $1 in shell scripting?
How many prompts are available in a UNIX system?
Explain about login shell?
What is echo $shell?
What is the use of "shift" command in passing parameters?
How to get script name inside a script?
What is eval in shell script?
Is shell a scripting language?