LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   shell (https://www.linuxquestions.org/questions/linux-newbie-8/shell-729442/)

gr8linux 05-29-2009 11:30 PM

shell
 
what is the roll of shell in command processing?

MS3FGX 05-29-2009 11:35 PM

The shell interprets and runs the commands.

ikillu 05-29-2009 11:38 PM

In their most basic form, shell scripts allow several commands that would be entered "by hand" at a command line interface to be executed automatically and rapidly.

gr8linux 05-29-2009 11:39 PM

Quote:

Originally Posted by MS3FGX (Post 3557188)
The shell interprets and runs the commands.


how??? can u plz tell me in detail..... how internal process goes on?

osor 05-30-2009 01:57 AM

Quote:

Originally Posted by gr8linux (Post 3557190)
how??? can u plz tell me in detail..... how internal process goes on?

We are not a homework service.

To see (in detail) what a shell is supposed to do, see here. To see in detail how it does this, see here.

pixellany 05-30-2009 08:09 AM

Your question might be: "How does any program process commands?"

If you can give us more context for the question, we might be able to give better help......What exactly do you need to do?

If this is homework, then describe what kind of class you are taking, and tell us what books or other references you are using, and the results of Google searches.


All times are GMT -5. The time now is 07:57 AM.