in reply to Re^2: commands with multiple pipes in perl
in thread commands with multiple pipes in perl

the code that i have shown is the exact one that i am trying..

You can't just execute shell code in perl as if perl were the shell. You need something like system. So show us the perl code you've tried. And try the example I wrote.

and displays the which i am storing in an array.

This sentence makes no sense to me.

  • Comment on Re^3: commands with multiple pipes in perl

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.