If you have a string "one two three", which shell command would you use to extract the strings?
5 13105What is the difference between a shell variable that is exported and the one that is not exported?
6 12066Post New Shell Script Questions
What is the use of "$#" in shell scripting?
What is difference between bash and shell?
Explain about login shell?
Explain about debugging?
is this growing field and what is average package in this?
What happens when you type ls?
Can we run shell script in windows?
Can you write a script to portray how set –x works?
What is the default shell of solaris?
Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
How to find duplicate record in file using shell script?
Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.
how to get part of string variable with echo command only?
Write down the syntax for all the loops in shell scripting.
Explain about return code?