in reply to Command Line Programming
$pid = open(PROG, "| /path/to/program"); print PROG "input for prog"; close(PROG);
~~rob
____________________________________________________________
eval pack "h*", "072796e647022245d445f475454494c5e622b3";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Command Line Programming
by stajich (Chaplain) on Jun 20, 2002 at 17:02 UTC |