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
What is {} in find command?
What command is used to check the current users?
What are some command words?
How does the system know where one command ends and another begins?
Who command in unix?
What is the command to find hidden files in the current directory?
How do you repeat a command in terminal?
Explain command to view process running?
why metadb requires a seperate slice to create Solaris volume manager
How do I clear my terminal history?
What do chmod, chown, chgrp commands do?
What does this command do? Cat food 1 > kitty
What does pipe () return?
Which command is used to find whether the system is 32 bit or 64 bit?
How to use grep command to list find the records of a file containing 10 different strings?