How to make a simple shell? [Archive] - C Board

PDA

View Full Version : How to make a simple shell?


ranger
03-31-2002, 03:09 AM
Yes, a shell, a unix shell.
Can anyone point me to information about how to program my own unix shell in C? I know the C language so I don't need topics only about C.
I need info on how to start, what to do first.

Thanks in advance.

-jr