Zum Inhalt springen

Inxi: Unterschied zwischen den Versionen

Aus Foxwiki
Die 5 zuletzt angesehenen Seiten:  Passwort » posttls‑finger » LPIC102/108.1 Systemzeit » Ethernet/Typ/200-400Gbit » inxi
Die Seite wurde neu angelegt: „{{DISPLAYTITLE:inxi}} NAME inxi - Command line system information script for console and IRC SYNOPSIS inxi inxi [-AbBCdDEfFGhiIjJlLmMnNopPrRsSuUVwyYzZ] inxi [-c -NUMBER] [--sensors-exclude SENSORS] [--sensors-use SENSORS] [-t [c|m|cm|mc][NUMBER]] [-v NUMBER] [-W LOCATION] [--weather-unit {m|i|mi|im}] [-y WIDTH] inxi [--edid] [--memory-modules] [--memory-short] [--recommends] [--sensors-default] [--slots] inxi [-x|-xx|-xxx|-a] -OPTION(s) All shor…“
 
K Textersetzung - „<div style="column-count:3">“ durch „<div style="column-count:2">“
 
(38 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
{{DISPLAYTITLE:inxi}}
'''inxi''' - Systeminformationsskript


NAME
== Beschreibung ==
inxi ist ein Kommandozeilen-Systeminformationsskript, das für Konsole und IRC entwickelt wurde
* Es wird auch als Debugging-Tool für den technischen Support im Forum verwendet, um schnell die Systemkonfiguration und -hardware der Benutzer zu ermitteln
* inxi zeigt Systemhardware, CPU, Treiber, Xorg, Desktop, Kernel, gcc-Version(en), Prozesse, RAM-Nutzung und eine Vielzahl anderer nützlicher Informationen an


inxi - Command line system information script for console and IRC
Die Ausgabe von inxi hängt davon ab, ob es über CLI oder IRC verwendet wird, wobei einige Standardfilter und Farboptionen nur für die Verwendung im IRC angewendet werden
* Die Skriptfarben können auf Wunsch mit -c 0 ausgeschaltet oder mit den im Abschnitt STANDARD OPTIONEN aufgeführten -c Farboptionen geändert werden


SYNOPSIS
== Installation ==
<syntaxhighlight lang="bash" highlight="1" line copy>
sudo apt install inxi
</syntaxhighlight>


== Aufruf ==
<syntaxhighlight lang="bash" highlight="1-5" line copy>
inxi
inxi
inxi [-AbBCdDEfFGhiIjJlLmMnNopPrRsSuUVwyYzZ]
inxi [-c -NUMBER] [--sensors-exclude SENSORS] [--sensors-use SENSORS] [-t [c|m|cm|mc][NUMBER]] [-v NUMBER] [-W LOCATION] [--weather-unit {m|i|mi|im}] [-y WIDTH]
inxi [--edid] [--memory-modules] [--memory-short] [--recommends] [--sensors-default] [--slots]
inxi [-x|-xx|-xxx|-a] -OPTION(s)
</syntaxhighlight>


inxi [-AbBCdDEfFGhiIjJlLmMnNopPrRsSuUVwyYzZ]
=== Optionen ===
{| class="wikitable sortable options gnu"
|-
! Unix !! GNU !! Parameter !! Beschreibung
|-
| || || ||
|-
|}
 
=== Parameter ===
 
=== Umgebungsvariablen ===
 
=== Exit-Status ===
{| class="wikitable options col1center"
|-
! Wert !! Beschreibung
|-
| 0 || Erfolg
|-
| >0 || Fehler
|}
 
== Anwendung ==
<syntaxhighlight lang="bash" highlight="1" line copy>
</syntaxhighlight>


inxi [-c -NUMBER] [--sensors-exclude SENSORS] [--sensors-use SENSORS] [-t [c|m|cm|mc][NUMBER]] [-v NUMBER] [-W LOCATION] [--weather-unit {m|i|mi|im}]
=== Problembehebung ===


[-y WIDTH]
== Konfiguration ==


inxi [--edid] [--memory-modules] [--memory-short] [--recommends] [--sensors-default] [--slots]
=== Dateien ===
{| class="wikitable options"
|-
! Datei !! Beschreibung
|-
| ||
|-
| ||
|}


inxi [-x|-xx|-xxx|-a] -OPTION(s)
<noinclude>
== Anhang ==


All short form options have long form variants - see below for these and more advanced options.
=== Siehe auch ===
<div style="column-count:2">
<categorytree hideroot=on mode="pages">{{BASEPAGENAME}}</categorytree>
</div>
----
{{Special:PrefixIndex/{{BASEPAGENAME}}/}}
=== Dokumentation ===


DESCRIPTION
; Man-Page
<!--
# [https://manpages.debian.org/stable/procps/pgrep.1.de.html prep(1)]
-->


inxi is a command line system information script built for console and IRC. It is also used a debugging tool for forum technical support  to  quickly
; Info-Pages


ascertain  users' system configurations and hardware. inxi shows system hardware, CPU, drivers, Xorg, Desktop, Kernel, gcc version(s), Processes, RAM
=== Links ===
==== Projekt ====


usage, and a wide variety of other useful information.
==== Weblinks ====


inxi output varies depending on whether it is being used on CLI or IRC, with some default filters and color options applied only for IRC use.  Script
[[Kategorie:Linux/Systeminformation]]
[[Kategorie:Linux/Befehl]]


colors can be turned off if desired with -c 0, or changed using the -c color options listed in the STANDARD OPTIONS section below.
{{DISPLAYTITLE:inxi}}
[[Kategorie:Linux:Befehl]]
{{DEFAULTSORT:inxi}}
{{DEFAULTSORT:inxi}}
</noinclude>

Aktuelle Version vom 28. Juni 2025, 11:14 Uhr

inxi - Systeminformationsskript

Beschreibung

inxi ist ein Kommandozeilen-Systeminformationsskript, das für Konsole und IRC entwickelt wurde

  • Es wird auch als Debugging-Tool für den technischen Support im Forum verwendet, um schnell die Systemkonfiguration und -hardware der Benutzer zu ermitteln
  • inxi zeigt Systemhardware, CPU, Treiber, Xorg, Desktop, Kernel, gcc-Version(en), Prozesse, RAM-Nutzung und eine Vielzahl anderer nützlicher Informationen an

Die Ausgabe von inxi hängt davon ab, ob es über CLI oder IRC verwendet wird, wobei einige Standardfilter und Farboptionen nur für die Verwendung im IRC angewendet werden

  • Die Skriptfarben können auf Wunsch mit -c 0 ausgeschaltet oder mit den im Abschnitt STANDARD OPTIONEN aufgeführten -c Farboptionen geändert werden

Installation

sudo apt install inxi

Aufruf

inxi
inxi [-AbBCdDEfFGhiIjJlLmMnNopPrRsSuUVwyYzZ]
inxi [-c -NUMBER] [--sensors-exclude SENSORS] [--sensors-use SENSORS] [-t [c|m|cm|mc][NUMBER]] [-v NUMBER] [-W LOCATION] [--weather-unit {m|i|mi|im}] [-y WIDTH]
inxi [--edid] [--memory-modules] [--memory-short] [--recommends] [--sensors-default] [--slots]
inxi [-x|-xx|-xxx|-a] -OPTION(s)

Optionen

Unix GNU Parameter Beschreibung

Parameter

Umgebungsvariablen

Exit-Status

Wert Beschreibung
0 Erfolg
>0 Fehler

Anwendung

Problembehebung

Konfiguration

Dateien

Datei Beschreibung


Anhang

Siehe auch


Dokumentation

Man-Page
Info-Pages

Links

Projekt

Weblinks