Hacker News new | past | comments | ask | show | jobs | submit login

I wasn't saying that it was impossible to run them. I'm just commenting on an issue that was immediately apparent to me.

If a program calls '/usr/bin/nc' and expect BSD options, it's not going to get them. "Replace GNU coreutils with BSD coreutils" is an option, but not one that everyone would be ready to jump at, because now things running on your Linux system that expect GNU options won't be getting them.




You can use chroot to solve this problem.


You can use chroot, or you can have the OS X porting layer delegate those calls to the BSD tools transparently.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: