Hacker News new | ask | show | jobs
by spidercat 12 days ago
What does this do that Cygwin doesn't?
2 comments

Cygwin is like Wine. It fully emulates POSIX and puts a filesystem and syscall emulation layer on top and even an emulation for `/dev`. uutils are strictly limited to what Windows provides natively.
this conflicts with native shell utilities of the same name - take that, cygwin!