Y
Hacker News
new
|
ask
|
show
|
jobs
by
spidercat
12 days ago
What does this do that Cygwin doesn't?
2 comments
okanat
12 days ago
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.
link
stronglikedan
12 days ago
this conflicts with native shell utilities of the same name - take that, cygwin!
link