Hacker News new | ask | show | jobs
by stepik777 2953 days ago
Why is it a UNIX tool? What makes it UNIX? Would it not work on e.g. Windows?
1 comments

It ostensibly is a tool that follows the model/philosophy of unix: ie, a command line utility that does one thing well, inputs and outputs are text so they can be piped together, etc.