aboutsummaryrefslogtreecommitdiffstats
path: root/inxi.1
diff options
context:
space:
mode:
Diffstat (limited to 'inxi.1')
-rw-r--r--inxi.153
1 files changed, 49 insertions, 4 deletions
diff --git a/inxi.1 b/inxi.1
index 1369cea..f02e59e 100644
--- a/inxi.1
+++ b/inxi.1
@@ -1,4 +1,4 @@
-.TH INXI 1 "2020\-06\-12" inxi "inxi manual"
+.TH INXI 1 "2020\-06\-28" inxi "inxi manual"
.SH NAME
inxi \- Command line system information script for console and IRC
@@ -243,8 +243,8 @@ local/WAN IP. Shows both IPv4 and IPv6 link IP addresses.
.TP
.B \-I\fR,\fB \-\-info\fR
Show Information: processes, uptime, memory, IRC client (or shell type if run in
-shell, not IRC), inxi version. See \fB\-x\fR and \fB\-xx\fR for extra information
-(init type/version, runlevel).
+shell, not IRC), inxi version. See \fB\-Ix\fR, \fB\-Ixx\fR, and \fB\-Ia\fR
+for extra information (init type/version, runlevel, packages).
Note: if \fB\-m\fR is used or triggered, the memory item will show in the main
Memory: report of \fB\-m\fR, not in \fB\Info:\fR.
@@ -404,7 +404,7 @@ APT distros like PCLinuxOS or Alt\-Linux)
\fBTCE\fR (TinyCore)
-\fBURPMQ\fR (Mandriva, Mageia + derived versions)
+\fBURPMI\fR (Mandriva, Mageia + derived versions)
\fBXBPS\fR (Void)
@@ -413,6 +413,8 @@ APT distros like PCLinuxOS or Alt\-Linux)
More will be added as distro data is collected. If yours is missing please
show us how to get this information and we'll try to add it.
+See \fB\-rx\fR, \fB\-rxx\fR, and \fB\-ra\fR for installed package count information.
+
.TP
.B \-R\fR,\fB \-\-raid\fR
Show RAID data. Shows RAID devices, states, levels and components, and
@@ -741,6 +743,14 @@ versions.
\- Adds current runlevel (not available with all init systems).
+\- Adds total packages discovered in system. See \fB\-xx\fR and \fB\-a\fR
+for per package manager types output. Moves to \fBRepos\fR if \fB\-rx\fR.
+
+If your package manager is not supported, please file an issue and we'll add it.
+That requires the full output of the query or method to discover all installed
+packages on your system, as well of course as the command or method used to
+discover those.
+
\- If in shell (i.e. not in IRC client), adds shell version number, if available.
.TP
@@ -765,6 +775,10 @@ specific vendor [product] information.
\- Adds PCI Bus ID/USB ID number of each Network card.
.TP
+.B \-x \-r\fR
+\- Adds Package info. See \fB\-Ix\fR
+
+.TP
.B \-x \-R\fR
\- md\-raid: Adds second RAID Info line with extra data: blocks, chunk size,
bitmap (if present). Resync line, shows blocks synced/total blocks.
@@ -865,6 +879,11 @@ dpi are not necessarily the same thing, and can vary widely.
\- Adds system default runlevel, if detected. Supports Systemd/Upstart/SysVinit
type defaults.
+\- Shows \fBPackages:\fR counts by discovered package manager types. In cases where
+only 1 type had results, does not show total after \fBPackages:\fR. Does not
+show installed package managers wtih 0 packages. See \fB\-a\fR for full output.
+Moves to \fBRepos\fR if \fB\-rxx\fR.
+
\- Adds parent program (or tty) that started shell, if not IRC client.
.TP
@@ -899,6 +918,10 @@ ROM size if using \fBdmidecode\fR.
\- Adds vendor:product ID for each Network card.
.TP
+.B \-xx \-r\fR
+\- Adds Packages info. See \fB\-Ixx\fR
+
+.TP
.B \-xx \-R\fR
\- md\-raid: Adds superblock (if present) and algorithm. If resync,
shows progress bar.
@@ -972,6 +995,9 @@ no data will show.
.B \-xxx \-I\fR
\- For \fBShell:\fR adds \fB(su|sudo|login)\fR to shell name if present.
+\- For \fBShell:\fR adds \fBdefault:\fR shell if different from
+running shell, and default shell \fBv:\fR, if available.
+
\- For \fBrunning in:\fR adds \fB(SSH)\fR to parent, if present. SSH detection
uses the \fBwho am i\fR test.
@@ -1180,6 +1206,21 @@ size: 376x301mm (14.8x11.9") diag: 482mm (19")
.fi
.TP
+.B \-a \-I\fR
+Adds Packages, totals, per package manager totals, and number of lib
+packages detected per package manager. Also adds detected package managers
+with 0 packages listed. Moves to \fBRepos\fR if \fB\-ra\fR.
+
+.nf
+\fBinxi \-aI
+Info:
+ ....
+ Init: systemd v: 245 runlevel: 5 Compilers: gcc: 9.3.0 alt: 5/6/7/8/9
+ Packages: apt: 3681 lib: 2096 rpm: 0 Shell: ksh v: A_2020.0.0 default: Bash
+ v: 5.0.16 running in: kate inxi: 3.1.04
+.fi
+
+.TP
.B \-a \-j\fR, \fB\-a \-P\fR , \fB\-a \-P\fR
\- Adds swappiness and vfs cache pressure, and a message to indicate
if the value is the default value or not (Linux only, and only if available).
@@ -1209,6 +1250,10 @@ not the raw size.
\- Adds partition filesystem block size if found (requires root and blockdev).
.TP
+.B \-a \-r\fR
+\- Adds Packages. See \fB\-Ia\fR
+
+.TP
.B \-a \-S\fR
\- Adds kernel boot parameters to \fBKernel\fR section (if detected). Support
varies by OS type.