Why is used in shell scripting?
No Answer is Posted For this Question
Be the First to Post Answer
How to print some text on to the screen?
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.
How to pass an argument to a script?
How would you print just the 25th line in a file using smallest shell script?
what is the difference between sh & bash shell?
What is the default shell of solaris?
What is difference between bash and shell?
What is a batch file used for?
What are the disadvantages of shell scripting?
How do I open the shell in cmd?
What is the difference between a 'thread' and a 'process'?
What is the syntax of "expr" command?