in reply to What is the output of perl command?
I tried this on an AIX machine and a Debian Linux machine:
And in both cases I was surprised that the 'ls' executed and I had output, but Perl indeed did wait for input. I then typed a '{ }' and nothing happened. I had to '^C' to break out.$ perl | ls
Interesting...
"Well done is better than well said." - Benjamin Franklin
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: What is the output of perl command?
by cheekuperl (Monk) on Jun 16, 2012 at 11:01 UTC | |
|
Re^2: What is the output of perl command?
by cheekuperl (Monk) on Jun 16, 2012 at 11:25 UTC | |
|
Re^2: What is the output of perl command?
by Anonymous Monk on Jun 17, 2012 at 06:18 UTC |