in reply to Re: redirect output from a command to another command
in thread redirect output from a command to another command

Said bashism works for me -- running ubuntu 10.04 LTS, or Debian 5

STILL... I like IPC::Open2 for things like this.

--
Tommy
  • Comment on Re^2: redirect output from a command to another command

Replies are listed 'Best First'.
Re^3: redirect output from a command to another command
by ikegami (Patriarch) on Mar 03, 2011 at 17:45 UTC
    open2 does not provide any assistance in passing pipes to a child that expects file names.