Answer Posted / seshadri sethi
sh : the oldest shell
csh
ksh
bash
tcsh
zsh
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is awk in shell scripting?
Is shell a scripting language?
What are the different types of shell scripting?
What is shell scripting used for?
Is powershell a bash?
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.
When should shell programming/scripting not be used?
How do I edit a .sh file?
What command needs to be used to take the backup?
What is the difference between scripting and coding?
Is scripting and coding the same thing?
Is shell script a programming language?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
What is meant by $1 in shell script?
What language is used in terminal?