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 are the types of script?
What is .sh file in mac?
What language is bash?
What are the 3 standard streams in linux?
Suppose you execute a command using exec, what will be the status of your current process in the shell?
What is the difference between scripting and coding?
How do I run a bin bash script?
How do I open the shell in cmd?
What is shell company all about?
What is the use of "$#" in shell scripting?
write a shell script to emulate the Id command of PRIMOS which lists files and directories. It list files first with a header FILES and then directories with a header DIRECTORIES. This command has several options. The main ones are. -file select files only -dir select directories only -reverse sort in reverse order -no_header put no header on the output -brief output the header only -size display the size of each file -help display Id´s syntax and options.
How do I set bash as default shell mac?
What is a command line shell?
What is a shell script in windows?
What does $$ mean in shell script?