![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do we create a shell? | wraith | Shell Programming and Scripting | 3 | 10-04-2007 08:45 PM |
| create a report using shell | moco | Shell Programming and Scripting | 10 | 04-12-2007 03:01 AM |
| create a shell script | maykap100 | Shell Programming and Scripting | 3 | 08-31-2005 07:17 PM |
| How To create Flat Files using Unix Shell Script? | Aparna_k82 | Shell Programming and Scripting | 4 | 02-10-2005 01:49 AM |
| How do I create desktop icons for the shell programs I create??? | TRUEST | UNIX Desktop for Dummies Questions & Answers | 7 | 05-15-2002 08:40 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
How to create a unix shell
Hello,
Can somebody help me find tutorials or example for creating a basic unix shell with minimal functionalities. I am a beginner and want to know about how really the shell works. Thanks. |
| Forum Sponsor | ||
|
|
|
|||
|
Hi,
Can you please expand your sentences? You mean you want to write a shell or shell script. Here About Shell: In Unix, Shell is a command interpreter, which takes requests from user and converts them into the kernal language then kernal process the request. output goes back to shell which converts into the user understandable language. This link would explain much about shell. Ask me if you have any doubts http://en.wikipedia.org/wiki/Unix_shell Regards, Victory. |
|
||||
|
Quote:
|
||||
| Google The UNIX and Linux Forums |