Mastering GNU Info: The Other Man Pages

On Unix-like systems, we often access documentation with the man command, but sometimes that’s not enough.

GNU Info is an alternative documentation system that, while quirky, provides the most comprehensive documentation for GNU software.

If you’ve been struggling with using the Info program, don’t worry — this guide will help you navigate it like a pro!

What is GNU Info?

The info program is a stand-alone terminal application that is part of the GNU Texinfo documentation system, which allows you to view “Info files” on the terminal.

Read More

Tags: GNU Mastering