Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

info (Unix)

From Wikipedia, the free encyclopedia
Command-line documentation and help utility
Info
Screenshot of GNU Info showing an info page forBash shell
Stable release
7.2 / December 23, 2024; 10 months ago (2024-12-23)
Written inC
Operating systemUnix-like
PlatformCross-platform
TypeDocumentation viewer
LicenseGNU General Public License
Websitewww.gnu.org/software/texinfo/

Info is asoftware utility which forms ahypertextual, multipage documentation andhelp viewer working on acommand-line interface.

Info readsinfo files generated by thetexinfo program and presents the documentation as atree with simple commands to traverse the tree and to follow cross references. For instance, pressing thespace 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 thebackspace key moves in the opposite direction. Furthermore:

  • ] goes to the next node in the current document.
  • [ goes to the previous node in the current document.
  • n goes to the next node on the same level as the current node.
  • p goes to the previous node on the same level as the current node.
  • u ("up") goes to the parent of the current node.
  • l goes to the last visited node.
  • Moving the cursor over alink (a word preceded by an asterisk) and pressing theenter key follows the link.
  • Pressing thetab key will move the cursor to the next nearest link.

TheC implementation of info was designed as the main documentation system of GNU basedoperating systems and was then ported to otherUnix-like operating systems. However, info files had already been in use onITSemacs. On theTOPS-20 operating system INFO was called XINFO.[1]

List of Info readers

[edit]

See also

[edit]

References

[edit]
  1. ^Stacy, Christopher C. (1982),MIT Artificial Intelligence Laboratory Working Papers, WP-235, Getting Started Computing at the AI Lab
File system
Processes
User environment
Text processing
Shell builtins
Searching
Documentation
Software development
Miscellaneous
Retrieved from "https://en.wikipedia.org/w/index.php?title=Info_(Unix)&oldid=1320945165"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp