[newbie] echo a pipe ?
From: Shagshag (shagshag13_at_yahoo.fr)
Date: 08/31/03
- Next message: Alan Clifford: "Re: Procmail vs SPAM"
- Previous message: Peter T. Breuer: "Re: Help w/ Not-booting Problem"
- Next in thread: Kurt J. Lanza: "Re: [newbie] echo a pipe ?"
- Reply: Kurt J. Lanza: "Re: [newbie] echo a pipe ?"
- Reply: John Winters: "Re: [newbie] echo a pipe ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 31 Aug 2003 10:01:08 -0700
hello,
is it possible to output to stdin a pipe content and to use it as a classic pipe ?
that is, instead of
echo 'my input string' | ./program
and get -> program output
i would like to have as output :
'my input string'
+ program output
thanks.
- Next message: Alan Clifford: "Re: Procmail vs SPAM"
- Previous message: Peter T. Breuer: "Re: Help w/ Not-booting Problem"
- Next in thread: Kurt J. Lanza: "Re: [newbie] echo a pipe ?"
- Reply: Kurt J. Lanza: "Re: [newbie] echo a pipe ?"
- Reply: John Winters: "Re: [newbie] echo a pipe ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|