What is a shell in Unix? Name some common Unix shells.
Answer Posted / nashiinformaticssolutions
A shell in Unix is a command-line interpreter that provides a user interface for interacting with the operating system. It processes commands entered by the user and returns the output. Common Unix shells include: Bash (Bourne Again Shell): The default shell for many Unix systems.
• Sh (Bourne Shell): The original Unix shell.
• Ksh (Korn Shell): An enhanced version of the Bourne Shell.
• Csh (C Shell): Known for its C-like syntax.
• Zsh (Z Shell): An extended version of Bash with more features.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Differentiate cmp command from diff command.
What is time_t?
why metadb requires a seperate slice to create Solaris volume manager
Why is awk called awk?
Who wrote grep?
What is the unix command to confirm a remote host is alive or not?
Explain mount and unmount command.
What is updatedb?
How do I search a whole word in vim?
Which unix command lists files/folders in alphabetical order?
What is grep short for?
Is ‘du’ a command? If so, what is its use?
What is .sh file?
What is pipe command in unix?
How to display no of records in oracle using unix command?