Hacker News new | ask | show | jobs
by icedchai 2702 days ago
If the order is your concern, you can also put the <read at the beginning of the line. <file grep x works the same as: cat file | grep x
1 comments

I've been using unix for 25 years and I did not know that.