How do you debug a script?
How to print some text on to the screen?
What are the different communication commands available in the shell?
What makes c shell a more preferable option than the bourne shell?
What is a program shell?
I have 2 files and I want to print the records which are common to both.
Create a bash shell script that reads a line from the user consisting of 5 words and then prints them out in reverse order. Name this script "reverse.sh"
Explain about non-login shell files?
What language is bash written in?
1.Write a script, which converts a number from binary to hexadecimal format or vice versa.
Tell something about the super block in shell scripting?
what is the difference between cmp and diff commands
What is the use of echo in shell script?