Advertisement
zylith

Untitled

May 25th, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.56 KB | None | 0 0
  1. File: dir, Node: Top This is the top of the INFO tree
  2.  
  3. This (the Directory node) gives a menu of major topics.
  4. Typing "q" exits, "?" lists all Info commands, "d" returns here,
  5. "h" gives a primer for first-timers,
  6. "mEmacs<Return>" visits the Emacs manual, etc.
  7.  
  8. In Emacs, you can click mouse button 2 on a menu item or cross reference
  9. to select it.
  10.  
  11. * Menu:
  12.  
  13. Archiving
  14. * Cpio: (cpio). Copy-in-copy-out archiver to tape or disk.
  15.  
  16. Basics
  17. * Common options: (coreutils)Common options.
  18. Common options.
  19. * Coreutils: (coreutils). Core GNU (file, text, shell) utilities.
  20. * Date input formats: (coreutils)Date input formats.
  21. * Ed: (ed). The GNU line editor
  22.  
  23. * File permissions: (coreutils)File permissions.
  24. Access modes.
  25. * Finding files: (find). Operating on files matching certain criteria.
  26.  
  27. Compression
  28. * Gzip: (gzip). General (de)compression of files (lzw).
  29.  
  30. Development
  31. * SSIP: (ssip). Speech Synthesis Interface Protocol.
  32. * Speech Dispatcher: (speech-dispatcher).
  33. Speech Dispatcher.
  34.  
  35. DOS
  36. * Mtools: (mtools). Mtools: utilities to access DOS disks in Unix.
  37.  
  38. Editors
  39. * nano: (nano). Small and friendly text editor.
  40.  
  41. GNU Utilities
  42. * gpg: (gnupg1). OpenPGP encryption and signing tool (v1).
  43.  
  44. Individual utilities
  45. * basename: (coreutils)basename invocation. Strip directory and suffix.
  46. * cat: (coreutils)cat invocation. Concatenate and write files.
  47. * chcon: (coreutils)chcon invocation. Change SELinux CTX of files.
  48. * chgrp: (coreutils)chgrp invocation. Change file groups.
  49. * chmod: (coreutils)chmod invocation. Change file permissions.
  50. * chown: (coreutils)chown invocation. Change file owners/groups.
  51. * chroot: (coreutils)chroot invocation. Specify the root directory.
  52. * cksum: (coreutils)cksum invocation. Print POSIX CRC checksum.
  53. * cmp: (diffutils)Invoking cmp. Compare 2 files byte by byte.
  54. * comm: (coreutils)comm invocation. Compare sorted files by line.
  55. * cp: (coreutils)cp invocation. Copy files.
  56. * csplit: (coreutils)csplit invocation. Split by context.
  57. * cut: (coreutils)cut invocation. Print selected parts of lines.
  58. * date: (coreutils)date invocation. Print/set system date and time\
  59. .
  60. * dd: (coreutils)dd invocation. Copy and convert a file.
  61. * df: (coreutils)df invocation. Report file system disk usage.
  62. * diff3: (diffutils)Invoking diff3. Compare 3 files line by line.
  63. * diff: (diffutils)Invoking diff. Compare 2 files line by line.
  64. * dir: (coreutils)dir invocation. List directories briefly.
  65. * dircolors: (coreutils)dircolors invocation. Color setup for ls.
  66. * dirname: (coreutils)dirname invocation. Strip last file name component\
  67.  
  68. .
  69. * du: (coreutils)du invocation. Report on disk usage.
  70. * echo: (coreutils)echo invocation. Print a line of text.
  71. * env: (coreutils)env invocation. Modify the environment.
  72. * expand: (coreutils)expand invocation. Convert tabs to spaces.
  73. * expr: (coreutils)expr invocation. Evaluate expressions.
  74. * factor: (coreutils)factor invocation. Print prime factors
  75. * false: (coreutils)false invocation. Do nothing, unsuccessfully.
  76. * find: (find)Invoking find. Finding and acting on files.
  77. * fmt: (coreutils)fmt invocation. Reformat paragraph text.
  78. * fold: (coreutils)fold invocation. Wrap long input lines.
  79. * groups: (coreutils)groups invocation. Print group names a user is in\
  80. .
  81. * gunzip: (gzip)Overview. Decompression.
  82. * gzexe: (gzip)Overview. Compress executables.
  83. * head: (coreutils)head invocation. Output the first part of files\
  84. .
  85. * hostid: (coreutils)hostid invocation. Print numeric host identifier.
  86. * hostname: (coreutils)hostname invocation. Print or set system name.
  87. * id: (coreutils)id invocation. Print user identity.
  88. * install: (coreutils)install invocation. Copy and change attributes.
  89.  
  90. * join: (coreutils)join invocation. Join lines on a common field.
  91. * kill: (coreutils)kill invocation. Send a signal to processes.
  92. * link: (coreutils)link invocation. Make hard links between files.
  93. * ln: (coreutils)ln invocation. Make links between files.
  94. * locate: (find)Invoking locate. Finding files in a database.
  95. * logname: (coreutils)logname invocation. Print current login name.
  96. * ls: (coreutils)ls invocation. List directory contents.
  97. * md5sum: (coreutils)md5sum invocation. Print or check MD5 digests.
  98. * mkdir: (coreutils)mkdir invocation. Create directories.
  99. * mkfifo: (coreutils)mkfifo invocation. Create FIFOs (named pipes).
  100. * mknod: (coreutils)mknod invocation. Create special files.
  101. * mktemp: (coreutils)mktemp invocation. Create temporary files.
  102. * mv: (coreutils)mv invocation. Rename files.
  103. * nice: (coreutils)nice invocation. Modify niceness.
  104. * nl: (coreutils)nl invocation. Number lines and write files.
  105. * nohup: (coreutils)nohup invocation. Immunize to hangups.
  106. * nproc: (coreutils)nproc invocation. Print the number of processors\
  107. .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement