What is a shell script? Can you name some of its advantages?
No Answer is Posted For this Question
Be the First to Post Answer
How do I run a .sh file on mac?
Please give me example of " at command , contrab command " how to use
how to search for vowels a,e,i,o,u appearing in the same sequence in a file
What is the use of .sh file?
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 egrep mean?
Dear All, Can anybody tell me how to predefind no. of selected rows from a text file.
What is basename in shell script?
Explain about the slow execution speed of shells?
Which is better perl or shell scripting?
What are the various stages of a linux process it passes through?
How will you find the 99th line of a file using only tail and head command?