awk ' { print $2} ' | ls
1 3 2 4 10 4 422 323 11 23
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!