What are the Different types of shells?

Answer Posted / aditya

sh - bourne shell
ksh - korn shell
csh - c shell
bash - bourne again shell in linux

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does debug script mean?

551


What is shell and shell script?

558


What are the two files of crontab command?

656


How to get the 3rd element/column from each line from a file?

694


What is the purpose of scripting?

580






Why should we use shell scripts?

592


Is shell scripting a language?

581


Write a command sequence to find all the files modified in less than 2 days and print the record count of each.

935


What does $@ mean bash?

668


How can we find the process name from its process id?

707


Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.

569


What is another name for a bash shell script that you might see?

1014


Is shell scripting a programming language?

576


Write a script to print the first 10 elements of fibonacci series.

1768


What is @echo off?

569