what is shell?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / ravindra
Shell is nothing but interface between end user and kernal.
Shell provides you a way to execute commands.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / nashiinformaticssolutions
The program which serves as an interface between the user and the system called a shell. It is the layer of programming that understands and executes the commands a user enters. In some systems, it’s also called a command interpreter.
| Is This Answer Correct ? | 0 Yes | 0 No |
The program which serves as an interface between the user and the system called a shell. It is the layer of programming that understands and executes the commands a user enters. In some systems, it’s also called a command interpreter.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / cychoi
Shells are those shiny things along the seashores.
| Is This Answer Correct ? | 4 Yes | 6 No |
What does awk stand for?
How to open a Database using Unix Command Please Do Reply
what is the cmd to remove the comment lines from a file and to display the original text without comments? thanks in advance......
what is the command to list files in a directory in UNIX?
hi i have directories within the directory. Now i want to copy the directory along with all directories included in it to one location by using copy command? what is the command
How do you know about running processes of a particular user?
What is ctrl d?
Which Command is Used for temprary switch User?
How can you create a symbolic link to a file or directory?
Differentiate cat command from more command.
What UNIX command will control the default file permissions when files are created?
What command will change your prompt to myprompt?