- In UNIX the user interact with the system through a command interpreter called the shell.
- The user key in the words and the shell interprets it as a command to be executed.
- A command may already exist in the system or can be written by the user.
Common shells in UNIX are :-
- C Shell - csh - commonly used by general users.
- Bourne shell - sh - Commonly used by system administrators.
- Korn Shell - ksh -
- Bash Shell - -
No comments:
Post a Comment