Hacker News new | ask | show | jobs
by nocman 1148 days ago
> Native too, not like cygwin bash.

Are you suggesting that cygwin's bash is not "native"? It isn't installed by default, obviously, but it is a native Windows executable, as are the other command-line tools generally installed with it.

1 comments

cygwin has a different ABI, and does weird things for its POSIX compatibility. In that sense, it's not native.