State the advantages of shell scripting?
No Answer is Posted For this Question
Be the First to Post Answer
Why is the use of shell script?
What is a shell script? Can you name some of its advantages?
What is awk script?
What are the different kinds of loops available in shell script?
Can shell script run on windows?
What is shell environment?
How do you rename the files(*.sh) with file names containing space in it?for example "interview question.sh" needs to rename to "interview-question.sh". Appreciate your inputs.Thanks.
How to get the 3rd element/column from each line from a file?
What is echo in shell?
write a non recursive shell script that accepts any number of arguments and prints them in the reverse order
How to include comments in your shell scripts?
How does path variable work?