Need better specsShoot. Right you are. What I meant was "how would you emulate the way that grep receives its file argument. It could be via cat file | grep search_string or it could be via grep search_string file"
In reply to Re^2: How to write a program to read stdin or command line?
by princepawn
in thread How to write a program to read stdin or command line?
by princepawn
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |