SitePoint Sponsor |
|
User Tag List
Results 1 to 3 of 3
Thread: implementing a shell
-
Oct 7, 2002, 05:45 #1
- Join Date
- Sep 2001
- Location
- Singapore
- Posts
- 5,269
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
implementing a shell
does anyone know of any good articles on how to implement a shell (like the sh, bash, tcsh, zsh shells)? i've to implement a basic shell in C with pipes and such and would appreciate any advice at all
thanks
-
Oct 25, 2002, 22:39 #2
- Join Date
- Jul 2002
- Location
- Melbourne, Australia
- Posts
- 678
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
sorry to hear that you have to go through this
did a quick search, and you probably found this already...
implementing a unix shell
-
Oct 27, 2002, 01:53 #3
- Join Date
- Sep 2001
- Location
- Singapore
- Posts
- 5,269
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Thanks trickie.
I've managed to come up with the shell as required, featuring only piping, and output and command logging.
I'd post a link to it but it's an ongoing assignment that isn't due yet
muahahahahaha! I'm finally done!
Bookmarks