Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. Info is a software utility which forms a hypertextual, multipage documentation and help viewer working on a command line interface, useful when there is no GUI available. Info processes info files, which are Texinfo formatted files, and presents the documentation as a tree, with si ...Full description
Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. Info is a software utility which forms a hypertextual, multipage documentation and help viewer working on a command line interface, useful when there is no GUI available. Info processes info files, which are Texinfo formatted files, and presents the documentation as a tree, with simple commands to traverse the tree and to follow cross references. For instance n goes to the next page. p goes to the previous page. u goes to the upper page. l goes to the last(visited) node To follow a cross reference, the cursor can be moved over a link (a word preceded by a *) and enter pressed.