Difference between revisions of "Man"

From wikieduonline
Jump to navigation Jump to search
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Draft}}
+
{{lowercase}}
[[wikipedia:man]]
+
[[wikipedia:man page]]
  
man sshd_config | [[col]] -b
+
*<code>man sshd_config | [[col]] -b</code>
  
 +
*<code>man -Len -Pless\ +/^REDIRECTION [[bash]]</code>
 +
 +
 +
==Manual sections==
 +
The manual is generally split into eight numbered sections, organized as follows (on [[Research Unix]], [[BSD]], [[macOS]] and [[Linux]]):<ref name=mk/><ref name=FBSD>{{man|1|man|FreeBSD}}</ref><ref name=v8>{{cite web |title=Manual Pages for Research Unix Eighth Edition |url=http://man.cat-v.org/unix_8th/ |website=man.cat-v.org}}</ref><ref name=svr4>{{cite web |title=Unix Programmer's Manual - Introduction |url=https://www.bell-labs.com/usr/dmr/www/manintro.html |website=www.bell-labs.com |date=November 3, 1971}}</ref>
 +
{| class="wikitable"
 +
! Section
 +
! Description
 +
|-
 +
| 1
 +
| General [[Command (computing)|command]]s
 +
|-
 +
| 2
 +
| [[System call]]s
 +
|-
 +
| 3
 +
|[[library (computing)|Library]] functions, covering in particular the [[C standard library]]
 +
|-
 +
| 4
 +
| [[Special file]]s (usually devices, those found in /dev) and [[device driver|drivers]]
 +
|-
 +
| 5
 +
| [[File format]]s and conventions
 +
|-
 +
| 6
 +
| [[Video game|Game]]s and [[screensaver]]s
 +
|-
 +
| 7
 +
| Miscellanea
 +
|-
 +
| 8
 +
| System administration [[command (computing)|command]]s and [[Daemon (computer software)|daemon]]s
 +
|}
 +
 +
 +
== Related terms ==
 +
* <code>[[ansible-doc]]</code>
 +
* <code>[[tldr]]</code>
 +
* [[man7.org]]
 +
* [[die.net]]
 +
* [[mandoc]]
 +
* [[tldr.sh]]
 +
* Man page websites: <code>[[mankier.com]], [[die.net]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{man}}
 
* {{Linux}}
 
* {{Linux}}
 
* {{Blogs}}
 
* {{Blogs}}
 +
 +
{{CC license}} Source: Wikipedia
  
  
 
[[Category:Linux]]
 
[[Category:Linux]]

Latest revision as of 18:18, 18 August 2022

wikipedia:man page

  • man sshd_config | col -b
  • man -Len -Pless\ +/^REDIRECTION bash


Manual sections[edit]

The manual is generally split into eight numbered sections, organized as follows (on Research Unix, BSD, macOS and Linux):[1][2][3][4]

Section Description
1 General commands
2 System calls
3 Library functions, covering in particular the C standard library
4 Special files (usually devices, those found in /dev) and drivers
5 File formats and conventions
6 Games and screensavers
7 Miscellanea
8 System administration commands and daemons


Related terms[edit]

See also[edit]

Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Source: Wikipedia

  1. Cite error: Invalid <ref> tag; no text was provided for refs named mk
  2. man, tldr, man7.org, die.net, mankier.com, troff, explainshell.com
  3. "Manual Pages for Research Unix Eighth Edition". man.cat-v.org.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>
  4. "Unix Programmer's Manual - Introduction". www.bell-labs.com. November 3, 1971.<templatestyles src="Module:Citation/CS1/styles.css"></templatestyles>

Advertising: