Where are info document files in Mac or in Linux, and how can I install some missing info files?
I wanted read coreutils info, but I could not find it. Now, I wonder where the info documents in my computer (mac or linux). I want to know how I can install info files. Thank you, SangChul I suppose you entered info coreutils on the command line, which returned the info top directory instead of the coreutils info page? In that case, here is what I would do (on ubuntu 15.10, and probably on any GNU/Linux OS). Download the coreutils info document from the gnu project: wget http://www.gnu.org/software/coreutils/manual/coreutils.info.tar.gz Extract the (compressed) tar archive that you downloaded