This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.a_glossary:c:cmdshell [2021/08/13 13:16] murphy |
dido:public:ra:xapend:xapend.a_glossary:c:cmdshell [2021/10/04 13:40] (current) 50.19.247.197 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Command Shell ===== | ===== Command Shell ===== | ||
| - | [[dido:public:ra:xapend:xapend.a_glossary| Return to Glossary ]] | + | [[dido:public:ra:xapend:xapend.a_glossary:start| Return to Glossary ]] |
| - | The **Command Shell** is the command [[dido:public:ra:xapend:xapend.a_glossary:p:processor|processor]] [[dido:public:ra:xapend:xapend.a_glossary:i:interface|interface]]. The command processor is the program that executes [[dido:public:ra:xapend:xapend.a_glossary:o:os|operating system]] commands. The shell therefore, is the part of the command processor that accepts commands. After verifying that the commands are valid, the shell sends them to another part of the command processor to be executed. UNIX systems offer a choice between several different shells, the most popular being the Cshell, the Bourne shell, and the Korn shell. Each offers a somewhat different command language. | + | The **Command Shell** is the command [[dido:public:ra:xapend:xapend.a_glossary:p:processor|processor]] [[dido:public:ra:xapend:xapend.a_glossary:i:interface|interface]]. The command processor is the program that executes [[dido:public:ra:xapend:xapend.a_glossary:o:os|operating system]] commands. The shell therefore, is the part of the command processor that accepts commands. After verifying that the commands are valid, the shell sends them to another part of the command processor to be executed. [[dido:public:ra:xapend:xapend.a_glossary:u:unix|UNIX]] systems offer a choice between several different shells, the most popular being the Cshell, the Bourne shell, and the Korn shell. Each offers a somewhat different command language. |
| Source: [[https://www.webopedia.com/definitions/shell/ ]] | Source: [[https://www.webopedia.com/definitions/shell/ ]] | ||