I've been using GNU manuals of core-utils and find-utils and so on in GNU Emacs when I am using GNU Linux.
They are default after installing GNU Emacs on many GNU Linux distributions. After open GNU Emacs and C-h i I'll find the core-utils and find-utils doc if I installed core-utils and find-utils on my Linux.
On Mac, I cannot find the core-utils and find-utils docs. I've heard that Mac uses FreeBSD as its kernel. So I am wondering whether there is a *-utils doc that I can install in Emacs, or there is a way to install the *-utils docs of GNU Linux on a Macbook?
brew search | grep -- -utilslists a bunch of things but none of them are tool chains. Other tool chains a certainly available for macOS though. – stevoooo Apr 01 '17 at 16:18