Hacker News new | ask | show | jobs
by clebio 3995 days ago
Would be mind-expanding if shell redirection could be used for that, e.g.

> diff <(cat a.txt) <(cat b.txt)