How do you know which shell I am using?
No Answer is Posted For this Question
Be the First to Post Answer
How do I stop script errors?
Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.
What does echo mean in scripting?
What are the different variables present in linux shell?
What does egrep mean?
How to group the commands in shell scripting?
What is a shell script in windows?
is there any command to find user password?
How to initialize a directory size to a variable??
How do you print the output the same string which is typed in command line. how do you write the shell script or command for this. if i entered "Hello" in command line, it should print 'Hello', if i say "Hello Welcome", i should get the "Hello Welcome" as output.?
how did u debugging in unix/ linux platform ??( project Related)
Write the syntax for "if" conditionals in linux?