If you have a string "one two three", which shell command would you use to extract the strings?
5 12926What is the difference between a shell variable that is exported and the one that is not exported?
6 11864Post New Shell Script Questions
What is wc in shell script?
How do I run a .sh file on mac?
What is the first line in every perl script called?
How do I read a .sh file?
What are the advantages of using shell scripts?
How do you know which shell I am using?
How to check if the previous command was run successfully?
Given a file find the count of lines containing the word "abc".
Why is it called a shell?
What is a shell made of?
What is the command to find out users on the system?
Is shell scripting useful?
Is shell scripting a programming language?
What are the four fundamental components of every file system on linux?
What does $@ mean bash?