for example do ls | cat you will get ls back (minus the color etc. if you had them turned on)
you need ls | xargs cat or ls | xargs prog
In reply to Re: Receiving Standard Input/Piped
by sk
in thread Receiving Standard Input/Piped
by thekestrel
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |