I can't figure out what this command means:
ls | ./a.out
What is the "|" symbol for, and what does ls do when a file is used as a parameter instead of a directory?
I can't figure out what this command means:
ls | ./a.out
What is the "|" symbol for, and what does ls do when a file is used as a parameter instead of a directory?