wok
annotate inxi/description.txt @ rev 24697
updated kbd, kbd-base, kbd-busybox and kbd-vlock (2.2.0 -> 2.4.0)
author |
Hans-G?nter Theisgen |
date |
Sun Mar 13 17:45:34 2022 +0100 (2022-03-13) |
parents |
|
children |
|
rev |
line source |
Hans-G?nter@24669
|
1 Inxi is a command line system information script built for console
|
Hans-G?nter@24669
|
2 and IRC.
|
Hans-G?nter@24669
|
3 It is also used as a debugging tool for forum technical support to
|
Hans-G?nter@24669
|
4 quickly ascertain users' system configurations and hardware.
|
Hans-G?nter@24669
|
5 Inxi shows system hardware, CPU, drivers, Xorg, Desktop, Kernel,
|
Hans-G?nter@24669
|
6 gcc version(s), Processes, RAM usage, and a wide variety of other
|
Hans-G?nter@24669
|
7 useful information.
|
Hans-G?nter@24669
|
8
|
Hans-G?nter@24669
|
9 Inxi output varies depending on whether it is being used on CLI or
|
Hans-G?nter@24669
|
10 IRC, with some default filters and color options applied only for
|
Hans-G?nter@24669
|
11 IRC use. Script colors can be turned off if desired with -c 0, or
|
Hans-G?nter@24669
|
12 changed using the -c color options listed in the STANDARD OPTIONS
|
Hans-G?nter@24669
|
13 section.
|