Krishna Logo
qa training in canada now
Divied
Call: Anusha @ 1 (877) 864-8462

 

Latest News
Home Navigation Divied
INTERVIEW Navigation Divied UNIX INTERVIEW QUESTIONS Navigation Divied There are multiple shell types of Unix. What are the features of the Bourne and Korn shell?
There Are Multiple Shell Types Of Unix. What Are The Features Of The B
There are multiple shell types of Unix. What are the features of the Bourne and Korn shell?

Ans: The Bourne shell is the standard shell of unix , it provides the following fewatures:
- It gives the ability of input/output redirection.
- Allows the usage of met characters for file name abbreviations.
- The environment can be customized using the shell variables.
- It provides the user with a built in command set for the creation of shell programs.
- Allows the user to control a job.

The Korn shell is an extension of the Bourne shell which is backward compatible. The feature unique to the Korn shell are as follows:
- Allows the user to do command line editing.
- It maintains a command history, which enables the user to check the last commands executed.
- There is a provision for integer arithmetic.
- Provides the support for arrays and arithmetic expressions.
- Give the user the option to use aliases which is used to abbreviate the command name.
 


Shadow Bottom
 
 
© 2005 -