Answer Posted / prasant
The shell reads the command from the user and interprets
them as a request to execute a program.so bcoz shell plays
this role,it is called as a command line i9nterpreter..
Besides this shell is also a programming language.
it acts as an inretface between user and kernel.
three most widely used unix shells are Bourne shell,korn
shell and c shell.
Thank you
prasant kumar
prasantmuna@gmail.com
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What are reported commands?
What is ‘ps’ command for?
How can you see the command line history?
What is the pipe command?
Who command in unix?
Enlist some filename manipulation commands in unix.
How do I delete files from command prompt?
Which command is used to kill the last background job?
How to use grep command to list find the records of a file containing 10 different strings?
What is the difference between cat and more command?
What does the command '$ls | wc –l > file1' do?
Which command should you use to find the remaining disk space in unix server?
Enumerate some of the most commonly used network commands in unix?
What is merge command in unix?
What is rmdir command?