Cleaned up man page formatting, so there's also a new inxi.tar.gz full tarball file.

This commit is contained in:
inxi-svn 2012-05-13 17:29:35 +00:00
parent 7c9ac0c690
commit e7323c0512

View file

@ -1,4 +1,4 @@
.TH INXI 8 2011-09-21 Linux "inxi" .TH INXI 8 2011-05-13 Linux "inxi"
.SH NAME .SH NAME
inxi - Info script for console and IRC. inxi - Info script for console and IRC.
@ -16,13 +16,9 @@ inxi - Info script for console and IRC.
.SH DESCRIPTION .SH DESCRIPTION
.B inxi .B inxi
.R is an system info script for console and IRC. However some people use inxi in their .R is an system info script for console and IRC. However some people use inxi in their
forum posts as well - for the same reason. forum posts as well - for the same reason. It is is a fork of locsmif's largely unmaintained yet
very clever, infobash script. inxi is co-developed, a group project, primarily with trash80 on
It is is a fork of locsmif's largely unmaintained yet very clever, infobash script. the programming side.
inxi is a read-only script.
inxi is co-developed, a group project, primarily with trash80 on the programming side.
But the nice people at irc.oftc.net channel #linux-smokers-club all really have to But the nice people at irc.oftc.net channel #linux-smokers-club all really have to
be considered to be co-developers because of their non-stop enthusiasm and be considered to be co-developers because of their non-stop enthusiasm and
@ -35,7 +31,6 @@ And of course, locsmif, who figured out a lot of the core methods, logic, and tr
used in inxi, has to be considered as a primary author as well, even if inxi has been used in inxi, has to be considered as a primary author as well, even if inxi has been
officially forked from his infobash script. officially forked from his infobash script.
.SH NOTES FOR ALL USERS FOR THE OPTIONS SECTION .SH NOTES FOR ALL USERS FOR THE OPTIONS SECTION
Options can be combined if they do not conflict. Either group the letters Options can be combined if they do not conflict. Either group the letters
@ -70,17 +65,18 @@ Color selectors for each type display
(NOTE: irc and global only show safe color set): (NOTE: irc and global only show safe color set):
.TP .TP
\fB -c 94 \fR Console, out of X \fB -c 94 \fR Console, out of X
.TP .TP
\fB -c 95 \fR Terminal, running in X - like xTerm \fB -c 95 \fR Terminal, running in X - like xTerm
.TP .TP
\fB -c 96 \fR Gui IRC, running in X - like Xchat, Quassel, Konversation etc. \fB -c 96 \fR Gui IRC, running in X - like Xchat, Quassel,
Konversation etc.
.TP .TP
\fB -c 97 \fR Console IRC running in X - like irssi in xTerm \fB -c 97 \fR Console IRC running in X - like irssi in xTerm
.TP .TP
\fB -c 98 \fR Console IRC not in X \fB -c 98 \fR Console IRC not in X
.TP .TP
\fB -c 99 \fR Global - Overrides/removes all settings. \fB -c 99 \fR Global - Overrides/removes all settings.
Setting specific removes global. Setting specific removes global.
@ -143,8 +139,7 @@ Show Network card information. With -x, shows PCI BusID, Port number.
Show unmounted partition information (includes UUID and LABEL if available). Show unmounted partition information (includes UUID and LABEL if available).
Shows file system type if you have file installed, if you are root OR if you have Shows file system type if you have file installed, if you are root OR if you have
added to /etc/sudoers (sudo v. 1.7 or newer): added to /etc/sudoers (sudo v. 1.7 or newer):
.TP <username> ALL = NOPASSWD: /usr/bin/file (sample)
<username> ALL = NOPASSWD: /usr/bin/file (sample)
.TP .TP
.B -p .B -p
Show full partition information (-P plus all other detected partitions). Show full partition information (-P plus all other detected partitions).
@ -163,31 +158,33 @@ PISI (Pardus + derived versions)
YUM. (Fedora, Redhat, maybe Suse + derived versions) YUM. (Fedora, Redhat, maybe Suse + derived versions)
(as distro data is collected more will be added. If your's is missing please show us how to get this information and we'll try to add it.) (as distro data is collected more will be added. If your's is missing please show us how to get this
information and we'll try to add it.)
.TP .TP
.B -R .B -R
Show RAID data. Shows RAID devices, states, levels, and components, and extra data with -x/-xx. If device is resyncing, shows resync progress line as well. Show RAID data. Shows RAID devices, states, levels, and components, and extra data with -x/-xx.
If device is resyncing, shows resync progress line as well.
.TP .TP
.B --recommends .B --recommends
Checks inxi application dependencies + recommends, and directories, then shows Checks inxi application dependencies + recommends, and directories, then shows
what package(s) you need to install to add support for that feature. what package(s) you need to install to add support for that feature.
.TP .TP
.B -s .B -s
Show sensors output (if sensors installed/configured): mobo/cpu/gpu temp; detected Show sensors output (if sensors installed/configured): mobo/cpu/gpu temp; detected
fan speeds. fan speeds. Gpu temp only for Fglrx/Nvidia drivers. Nvidia shows screen number for > 1 screens.
Gpu temp only for Fglrx/Nvidia drivers. Nvidia shows screen number for > 1 screens.
.TP .TP
.B -S .B -S
Show System information: host name, kernel, desktop environment (if in X), distro Show System information: host name, kernel, desktop environment (if in X), distro
.TP .TP
.B -t \fR[\fBc\fR or\fB m\fR or\fB cm\fR or\fB cm NUMBER\fR] .B -t \fR[\fBc\fR or\fB m\fR or\fB cm\fR or\fB cm NUMBER\fR]\fR- Show processes.
Show processes.
.TP .TP
.B -t c \fRcpu .B -t c
cpu
.TP .TP
.B -t m \fRmemory .B -t m
memory
.TP .TP
.B -t cm \fRcpu+memory. .B -t cm c \fRcpu+memory.
If followed by numbers \fB1\fR-\fB20 \fR, shows that number of processes for each type If followed by numbers \fB1\fR-\fB20 \fR, shows that number of processes for each type
(default: 5; if in irc, max: 5) (default: 5; if in irc, max: 5)
@ -214,70 +211,93 @@ Script verbosity levels. Verbosity level number is required. Should not be used
Supported levels: 0-7 Examples :\fI inxi -v 4 \fR or \fI inxi -v4 Supported levels: 0-7 Examples :\fI inxi -v 4 \fR or \fI inxi -v4
.TP .TP
.B -v 0 \fR - Short output, same as: inxi .B -v 0
- Short output, same as: inxi
.TP .TP
.B -v 1 \fR - Basic verbose, -S + basic CPU + -G + basic Disk + -I. .B -v 1
- Basic verbose, -S + basic CPU + -G + basic Disk + -I.
.TP .TP
.B -v 2 \fR - Adds networking card (-N), Machine (-M) data, and shows basic hard disk data (names only). .B -v 2
Same as: inxi -b - Adds networking card (-N), Machine (-M) data, and shows basic hard disk data
(names only). Same as: inxi -b
.TP .TP
.B -v 3 \fR - Adds advanced CPU (-C), network (-n) data, and switches on -x advanced data option. .B -v 3
- Adds advanced CPU (-C), network (-n) data, and switches on -x advanced data option.
.TP .TP
.B -v 4 \fR - Adds partition size/filled data (-P) for (if present):/, /home, /var/, /boot .B -v 4
Shows full disk data (-D) - Adds partition size/filled data (-P) for (if present):/, /home, /var/, /boot
Shows full disk data (-D)
.TP .TP
.B -v 5 \fR - Adds audio card (-A); sensors (-s), partition label (-l) and UUID (-u), short form of optical drives. .B -v 5
.TP - Adds audio card (-A); sensors (-s), partition label (-l) and UUID (-u), short form of
.B -v 6 \fR - Adds full partition data (-p), unmounted partition data (-o), optical drive data (-d). optical drives.
.TP
.B -v 7 \fR - Adds network IP data (-i); triggers -xx.
.TP .TP
.B -v 6
- Adds full partition data (-p), unmounted partition data (-o), optical drive data (-d).
.TP .TP
.B -v 7
- Adds network IP data (-i); triggers -xx.
.TP .TP
.B -x .B -x
Show extra data (only works with verbose or line output, not short form): Show extra data (only works with verbose or line output, not short form):
.TP .TP
.B -x -C \fR- bogomips on Cpu .B -x -C
- bogomips on Cpu
.TP .TP
.B -x -d \fR- Adds items to features line of optical drive; adds rev version to optical drive. .B -x -d
- Adds items to features line of optical drive; adds rev version to optical drive.
.TP .TP
.B -x -D \fR- Hdd temp with disk data if you have hddtemp installed, if you are root OR if you have added to .B -x -D
/etc/sudoers (sudo v. 1.7 or newer): <username> ALL = NOPASSWD: /usr/sbin/hddtemp (sample) - Hdd temp with disk data if you have hddtemp installed, if you are root OR if you have added to
/etc/sudoers (sudo v. 1.7 or newer):
<username> ALL = NOPASSWD: /usr/sbin/hddtemp (sample)
.TP .TP
.B -x -G \fR- Direct rendering status for Graphics (in X). .B -x -G
- Direct rendering status for Graphics (in X).
.TP .TP
.B -x -G \fR- (for single gpu, nvidia driver) screen number gpu is running on. .B -x -G
- (for single gpu, nvidia driver) screen number gpu is running on.
.TP .TP
.B -x -i \fR- Show IPv6 as well for LAN interface (IF) devices. .B -x -i
- Show IPv6 as well for LAN interface (IF) devices.
.TP .TP
.B -x -I \fR- Show system GCC, default. With -xx, also show other installed GCC versions. .B -x -I
- Show system GCC, default. With -xx, also show other installed GCC versions.
.TP .TP
.B -x -N -A \fR- Adds version/port(s)/driver version (if available) for Network/Audio; .B -x -N -A \fR- Adds version/port(s)/driver version (if available) for Network/Audio;
.TP .TP
.B -x -N -A -G \fR- Network, audio, graphics, shows PCI Bus ID/Usb ID number of card .B -x -N -A -G \fR- Network, audio, graphics, shows PCI Bus ID/Usb ID number of card
.TP .TP
.B -x -R \fR- Shows component raid id. Adds second RAID Info line: raid level; report on drives (like 5/5); .B -x -R
blocks; chunk size; bitmap (if present). Resync line, shows blocks synced/total blocks. - Shows component raid id. Adds second RAID Info line: raid level; report on drives
(like 5/5); blocks; chunk size; bitmap (if present). Resync line, shows blocks synced/total blocks.
.TP .TP
.B -x -S \fR- Desktop toolkit if avaliable (GNOME/XFCE/KDE only); Kernel gcc version .B -x -S
- Desktop toolkit if avaliable (GNOME/XFCE/KDE only); Kernel gcc version
.TP .TP
.B -x -t \fR- Adds memory use output to cpu (-xt c), and cpu use to memory (-xt m). .B -x -t
- Adds memory use output to cpu (-xt c), and cpu use to memory (-xt m).
.TP .TP
.B -xx .B -xx
Show extra, extra data (only works with verbose or line output, not short form): Show extra, extra data (only works with verbose or line output, not short form):
.TP .TP
.B -xx -D \fR - Adds disk serial number .B -xx -D
- Adds disk serial number
.TP .TP
.B -xx -I \fR- Adds other detected installed gcc versions to primary gcc output (if present). .B -xx -I
- Adds other detected installed gcc versions to primary gcc output (if present).
.TP .TP
.B -xx -M \fR- Adds chassis information, if any data for that is available. .B -xx -M
- Adds chassis information, if any data for that is available.
.TP .TP
.B -xx -R\fR - Adds superblock (if present); algorythm, U data. .B -xx -R
Adds system info line (kernel support, read ahead, raid events). - Adds superblock (if present); algorythm, U data. Adds system info line (kernel support,
read ahead, raid events). Adds if present, unused device line. If device is resyncing, shows
Adds if present, unused device line. If device is resyncing, shows resync progress line as well resync progress line as well
.TP .TP
.B -xx -@ <11-14> \fR - Automatically uploads debugger data tar.gz file to ftp.techpatterns.com. .B -xx -@ <11-14>
- Automatically uploads debugger data tar.gz file to ftp.techpatterns.com.
.TP .TP
.B -z .B -z
Adds security filters for IP addresses, Mac, and user home directory name. Default on for irc clients. Adds security filters for IP addresses, Mac, and user home directory name. Default on for irc clients.
@ -286,7 +306,6 @@ Adds security filters for IP addresses, Mac, and user home directory name. Defau
Absolute override for output filters. Useful for debugging networking issues in irc for example. Absolute override for output filters. Useful for debugging networking issues in irc for example.
.TP .TP
.SH DEBUGGING OPTIONS .SH DEBUGGING OPTIONS
.TP .TP
.B -% .B -%
@ -294,7 +313,7 @@ Overrides defective or corrupted data.
.TP .TP
.B -@ .B -@
Triggers debugger output. Requires debugging level 1-14 (8-10 - logging of data). Triggers debugger output. Requires debugging level 1-14 (8-10 - logging of data).
Less than 8 just triggers inxi debugger output on screen. Less than 8 just triggers inxi debugger output on screen.
.TP .TP
.B -@ \fR[\fB1\fR-\fB7\fR] .B -@ \fR[\fB1\fR-\fB7\fR]
- On screen debugger output - On screen debugger output
@ -310,10 +329,10 @@ Triggers debugger output. Requires debugging level 1-14 (8-10 - logging of data)
.TP .TP
.B -@ <11-14> .B -@ <11-14>
The following create a tar.gz file of system data, plus collecting the inxi output to file: The following create a tar.gz file of system data, plus collecting the inxi output to file:
To automatically upload debugger data tar.gz file to ftp.techpatterns.com: inxi -xx@ <11-14> To automatically upload debugger data tar.gz file to ftp.techpatterns.com: inxi -xx@ <11-14>
For alternate ftp upload locations: Example:
For alternate ftp upload locations: Example: \fIinxi -! ftp.yourserver.com/incoming -xx@ 14\fR \fIinxi -! ftp.yourserver.com/incoming -xx@ 14\fR
.TP .TP
.B -@ 11 .B -@ 11
@ -331,19 +350,19 @@ For alternate ftp upload locations: Example: \fIinxi -! ftp.yourserver.com/incom
.SH SUPPORTED IRC CLIENTS .SH SUPPORTED IRC CLIENTS
.TP .TP
BitchX Gaim/Pidgin ircII Irssi BitchX Gaim/Pidgin ircII Irssi Konversation Kopete KSirc KVIrc Weechat Xchat
Konversation Kopete KSirc
KVIrc Weechat Xchat
.SH INITIALIZATION FILE .SH INITIALIZATION FILE
.TP .TP
inxi will read the following configuration/initialization files in the following order: inxi will read the following configuration/initialization files in the following order:
.TP
/etc/inxi.conf /etc/inxi.conf
.TP
$HOME/.inxi/inxi.conf $HOME/.inxi/inxi.conf
.TP
See wiki pages for more information on how to set these up: See wiki pages for more information on how to set these up:
.TP
.I http://code.google.com/p/inxi/wiki/script_configuration_files .I http://code.google.com/p/inxi/wiki/script_configuration_files
.SH BUGS .SH BUGS
@ -359,17 +378,16 @@ You can also visit
.I irc.oftc.net channel: #smxi .I irc.oftc.net channel: #smxi
to post issues. to post issues.
You may be asked to run the inxi debugger tool which will upload a data dump of all system files for use in debugging inxi. You may be asked to run the inxi debugger tool which will upload a data dump of all
These data dumps are very important since they provide us with all the real system data inxi uses to parse out its report. system files for use in debugging inxi. These data dumps are very important since
they provide us with all the real system data inxi uses to parse out its report.
.SH HOMEPAGE
.I http://code.google.com/p/inxi
.SH HOMEPAGE: \fI http://code.google.com/p/inxi
.SH
.SH AUTHOR AND CONTRIBUTORS TO CODE .SH AUTHOR AND CONTRIBUTORS TO CODE
Original infobash author and copyright holder: Original infobash author and copyright holder:
Copyright (C) 2005-2007 Michiel de Boer a.k.a. locsmif Copyright (C) 2005-2007 Michiel de Boer a.k.a. locsmif
inxi version: Copyright (C) 2008-12 Scott Rogers & Harald Hope inxi version: Copyright (C) 2008-12 Scott Rogers & Harald Hope