What are the different types of commonly used shells on a typical linux system?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

What is awk script?

0 Answers  


Why is used in shell scripting?

0 Answers  


In shell scripting if text is surrounded by single quotes what does it denotes?

3 Answers  


If you have a string "one two three", which shell command would you use to extract the strings?

5 Answers  


What does egrep mean?

0 Answers  






What is the command to find out today's date?

0 Answers  


I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?

0 Answers  


How to customise the existing shell?

1 Answers  


Why is shell scripting important?

0 Answers  


what is "umask"?

6 Answers   Wipro,


What is gui scripting?

0 Answers  


write a shell script that accepts name from user and creates a directory by the path name, then creates a text file in that directory and stores in it, the data accepted from user till STOP, displays the no. of characters stored in the file.Program stops if directory name is null

1 Answers  


Categories