Hacker News new | ask | show | jobs
by parkcedar 612 days ago
You hardly notice the binaries though, especially since gnu cmd line utils are so similar anyway. You’d expect the c libs to be similar, but they’re not really (about as different as Mac to Linux anyway).
1 comments

GNU utils are not similar to BSD utils. My hardest time adjusting to macOS was learning that some command line options I was so used to didn't exist or didn't work the same way.

Sure, you have ls and df, but they behave similarly only on the surface.