Search unanswered questions...
Enter a question here...

Features of unix shell?

[Edit]
Unix has two main sets internal implementation and the interface that is seen and used by users. i.e. Kernal and Shell.

Kernal takes care of hardware interface and shell communicates with Kernal.


Shell works as interpreter of user commands and translates them into action. The shell forms the outer part of the operating system and forms the interface between the user and the kernel.

For each user logged in, there is shell in action. When a command is given by the user, it is examined by the shell and communicated to the kernel for execution.

The functions used to communicate with the kernel are called system calls and are built into the kernel. The system calls are in all the flavors of UNIX are the same. Hence, software developed on one UNIX system can be easily run on another UNIX system.

shell also has some internal commands, e.g. CD. External commands are saved in file system, when you enter such commands shell searches for them and runs them in new sub-process.

application developed on unix communicates with shell and not kernal, this engables single application to be executed on various types of computer hardware without being modified

Improve Answer Discuss the question "Features of unix shell?" Watch Question

First answer by ID3705795778. Last edit by Arthaseo. Contributor trust: 1 [recommend contributor]. Question popularity: 1 [recommend question]

Research your answer:

Answers.com > Wiki Answers > Categories > Jobs and Education > Education > College Degrees > Features of unix shell?

Our contributors said this page should be displayed for the questions below. (Where do these come from)
If any of these are not a genuine rephrasing of the question, please help out and edit these alternates.
Unix shell features?  UNIX shell Progarmmer?  What is shell in unix?  What is shell features?  What is a shell in unix?  Shell programing in unix?  Features of a unix shell?  What is unix shell script?  What is the shell in unix?  What does shell do at unix?  What the unix shell pipe is?  Responsibilities of a unix shell?  How do you program in unix shell?  What is the importance of unix shell?  Responsibilities of the shell in UNIX?  Summarize the features of a unix shell?  Wht r the important features of unix shell?  What are the main functions of the shell in unix?  Define the shell in the Unix environment giving examples where appropriate?  Applications written to provide a gui shell for unix and linex are called what?