INTERVIEW QUESTIONS
OPERATING SYSTEMS
SHELL SCRIPTING
DETAILS
Question: Different types of shells
Answer: The Bourne shell (sh) , The C shell (csh) , The Korn shell (ksh) , The Z-Shell (zsh) , The POSIX shell, The Bourne Again SHell (Bash)null
|
Question:
Different types of shells
Answer:
The Bourne shell (sh) , The C shell (csh) , The Korn shell (ksh) , The Z-Shell (zsh) , The POSIX shell, The Bourne Again SHell (Bash)null Source: CoolInterview.com
Tenex C shell is advanced form of C shell Source: CoolInterview.com
Answered by: srijith BHANDARY | Date: 3/30/2009
| Contact srijith BHANDARY
#cat /etc/shells /bin/sh /bin/bash /sbin/nologin /bin/tcsh /bin/csh /bin/ksh /bin/zsh Source: CoolInterview.com
Answered by: Gowrishankar Rajaiyan | Date: 11/19/2009
| Contact Gowrishankar Rajaiyan
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|