Results 1 to 2 of 2
Hello there,
It's my first time writin this this forum (website).
I kinda need help to program in C the following requirement:
cmd1 [ <input ] [ | cmd2 ] ...
- 04-26-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 1
HELP::::: cmd1 [ <input ] [ | cmd2 ] [ >output ]
Hello there,
It's my first time writin this this forum (website).
I kinda need help to program in C the following requirement:
cmd1 [ <input ] [ | cmd2 ] [ >output ]
that is a mini-shell that can execute:
1 command alone
or command with an input
or 2 commands
or 2 commands with input and output....
Is it possible that someone could help me ?
Im sorry i know nothing about linux and C... but its a project for university, i would appreciate veryyyyyyyyy much for ur support....
Thank you...
- 04-26-2009 #2
I think you need to find a forum on C programming.
C programming can be done on any operating system.
Also, this sounds like a homework question ?
Men occasionally stumble over the truth,
but most of them pick themselves up
and hurry off as if nothing had happened.
Winston Churchill
... then the Unix-Gods created "man" ...


Reply With Quote