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
Who command in unix operating system?
Name the unix command to find how many days the server has been up.
Does cp command overwrite files?
How do I open a port?
What is a bash command?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the use of sed command in unix?
Which command is used to copy files?
What is grep and how do you use it?
What is $0 bash?
What is {} in find command?
Who wrote grep?
What is s and g in sed command?
Name the general commands in using unix os for a beginner?
Differentiate cat command from more command.