Close a program at pipe input without terminating the program doing output?
- From: Wolfnoliir <wolfnoliir@xxxxxxxxx>
- Date: Fri, 23 Apr 2010 16:49:05 +0200
Hi,
I have two programs linked by a pipe: "sauerbraten | ./color.pl"
How can I exit() ./color.pl without terminating sauerbraten?
Can I do it without modifying the programs?
If not, I will add that the first program is written in C and the second
in perl.
.
- Follow-Ups:
- Re: Close a program at pipe input without terminating the program doing output?
- From: Jens Thoms Toerring
- Re: Close a program at pipe input without terminating the program doing output?
- Prev by Date: Re: Close a program at pipe input without terminating the program doing output?
- Next by Date: Re: Close a program at pipe input without terminating the program doing output?
- Previous by thread: Block Device Driver
- Next by thread: Re: Close a program at pipe input without terminating the program doing output?
- Index(es):
Relevant Pages
|