Discussion: Wrting a shell in C
Afficher un message
Vieux 26/08/2006, 13h51   #1
souissipro
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Wrting a shell in C

Dear ALL,

I'm C and shell beginner and I should write a sheel that does the
following:
- reads an input line from standard input, parses the line into
commands and arguments, calls the command with the arguments and waits
for it to terminate.
- includes i/o redirection, environment variables, parameter and
command substitution, command line editing and filter management.

I would greatly appreciate if anybody could provide me with a shell
that has the functionalities mentionned above and that I can start with
my learning?

Thank you very much for your ,

Beginner

  Réponse avec citation
 
Page generated in 0,04713 seconds with 9 queries