info (Unix)
Page Module:Infobox/styles.css has no content.
| Info | |
|---|---|
| Lua error in package.lua at line 80: module 'Module:InfoboxImage/data' not found. Screenshot of GNU Info showing an info page for Bash shell | |
| Written in | C |
| Operating system | Unix-like |
| Platform | Cross-platform |
| Type | Documentation viewer |
| License | GNU General Public License |
| Website | www |
Script error: No such module "Check for conflicting parameters".
Info is a software utility which forms a hypertextual, multipage documentation and help viewer working on a command-line interface.
Info reads info files generated by the texinfo program and presents the documentation as a tree with simple commands to traverse the tree and to follow cross references. For instance, pressing the space bar scrolls down within the current tree node or goes to the next node in the current document if already at the bottom of the current node, allowing to read the contents of an info file sequentially. Pressing the backspace key moves in the opposite direction. Furthermore:
- Script error: No such module "key". goes to the next node in the current document.
- Script error: No such module "key". goes to the previous node in the current document.
- Script error: No such module "key". goes to the next node on the same level as the current node.
- Script error: No such module "key". goes to the previous node on the same level as the current node.
- Script error: No such module "key". ("up") goes to the parent of the current node.
- Script error: No such module "key". goes to the last visited node.
- Moving the cursor over a link (a word preceded by an asterisk) and pressing the enter key follows the link.
- Pressing the tab key will move the cursor to the next nearest link.
The C implementation of info was designed as the main documentation system of GNU based operating systems and was then ported to other Unix-like operating systems. However, info files had already been in use on ITS emacs. On the TOPS-20 operating system INFO was called XINFO.[1]
List of Info readers
- GNU info, distributed with Texinfo
- pinfo
- tkman
- tkinfo Script error: No such module "webarchive".
- khelpcenter
- emacs
- info.vim (Vim plugin)
- vinfo (Vim plugin)
- GNOME Yelp
See also
Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').
References
Page Template:Reflist/styles.css has no content.
- ^ Stacy, Christopher C. (1982), MIT Artificial Intelligence Laboratory Working Papers, WP-235, Getting Started Computing at the AI Lab
Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found.