Jorg Ziefle <[EMAIL PROTECTED]>: > I want to pipe a message from within Mutt to a Perl program, which not > only processes it, but as well reads some user input from STDIN. does not $line = <STDIN>; with maybe a $|++; work?
- piping & executing external commands (STDIN) Jorg Ziefle
- Re: piping & executing external commands (STDIN) Luke Ravitch
- Re: piping & executing external commands (STDIN) Ashton
- Re: piping & executing external commands (STDIN) Conor Daly
- Re: piping & executing external commands (STDIN) Jorg Ziefle
- Re: piping & executing external commands (STDIN) Gary Johnson
- Re: piping & executing external commands (ST... Conor Daly
- Re: piping & executing external commands... Gary Johnson
- Re: piping & executing external com... Conor Daly