![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| implementing AVL tree | arjunjag | High Level Programming | 1 | 07-09-2007 07:16 AM |
| implementing ftp | damn_bkb | IP Networking | 4 | 01-04-2007 02:35 PM |
| Implementing a shell in C | jacques83 | High Level Programming | 1 | 11-13-2006 07:24 PM |
| Implementing a shell | ununium | High Level Programming | 10 | 11-14-2005 12:34 AM |
| Implementing Concatenation(cat) | toughguy2handle | High Level Programming | 2 | 09-21-2005 11:10 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Implementing the redirection
Hi all
I am facing a problem with redirection. Its somewhat related to parsing. I am following the following steps. 1. take the command and tokenize it. 2. if redirection is there then give it to redirection unit 3. if pipe is there give it to piping unit. 4. do until the command ends Could you please tell me are these steps right as I am a new guy. Please tell me how Shell do the parsing of a command. I am doing in C language. |
|||
| Google The UNIX and Linux Forums |
| Forum Sponsor | ||
|
|