'\" t .\" Title: lsipc .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.23 .\" Date: 2025-03-29 .\" Manual: Dienstprogramme für Benutzer .\" Source: util-linux 2.41 .\" Language: English .\" .TH "LSIPC" "1" "2025-03-29" "util\-linux 2.41" "Dienstprogramme für Benutzer" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 .nh .ad l .de URL \fI\\$2\fP <\\$1>\\$3 .. .als MTO URL .if \n[.g] \{\ . mso www.tmac . am URL . ad l . . . am MTO . ad l . . . LINKSTYLE blue R < > .\} .SH "BEZEICHNUNG" lsipc \- Informationen zu IPC\-Einrichtungen anzeigen, die aktuell im System beschäftigt sind .SH "ÜBERSICHT" .sp \fBlsipc\fP [Optionen] .SH "BESCHREIBUNG" .sp \fBlsipc\fP shows information on the POSIX and System V inter\-process communication facilities for which the calling process has read access. .sp The default output, as well as the default output from options with predefined output columns (like \fB\-\-shmems\fP, etc.), is subject to change. So whenever possible, you should avoid using default outputs in your scripts. Always explicitly define expected columns by using \fB\-\-output\fP \fIcolumns\-list\fP in environments where a stable output is required. .SH "OPTIONEN" .sp \fB\-i\fP, \fB\-\-id\fP \fIID\fP .RS 4 Show full details on just the one resource element (System V) identified by \fIid\fP. This option needs to be combined with one of the three resource options: \fB\-m\fP, \fB\-q\fP or \fB\-s\fP. It is possible to override the default output format for this option with the \fB\-\-list\fP, \fB\-\-raw\fP, \fB\-\-json\fP or \fB\-\-export\fP option. .RE .sp \fB\-N\fP, \fB\-\-name\fP \fIName\fP .RS 4 Show full details on just the one resource element (POSIX) identified by \fIname\fP. This option needs to be combined with one of the three resource options: \fB\-M\fP, \fB\-Q\fP or \fB\-S\fP. It is possible to override the default output format for this option with the \fB\-\-list\fP, \fB\-\-raw\fP, \fB\-\-json\fP or \fB\-\-export\fP option. .RE .sp \fB\-g\fP, \fB\-\-global\fP .RS 4 zeigt die systemweite Auslastung und Begrenzung der IPC\-Ressourcen an. Diese Option kann mit einer der drei Ressourcenoptionen \fB\-m\fP, \fB\-q\fP oder \fB\-s\fP kombiniert werden. Standardmäßig werden Informationen zu allen Ressourcen angezeigt. .RE .sp \fB\-h\fP, \fB\-\-help\fP .RS 4 zeigt einen Hilfetext an und beendet das Programm. .RE .sp \fB\-V\fP, \fB\-\-version\fP .RS 4 Display version and exit. .RE .SS "Ressourcenoptionen" .sp \fB\-m\fP, \fB\-\-shmems\fP .RS 4 Write information about active System V shared memory segments. .RE .sp \fB\-M\fP, \fB\-\-posix\-shmems\fP .RS 4 Write information about active POSIX shared memory segments. .RE .sp \fB\-q\fP, \fB\-\-queues\fP .RS 4 Write information about active System V message queues. .RE .sp \fB\-Q\fP, \fB\-\-posix\-mqueues\fP .RS 4 Write information about active POSIX message queues. .RE .sp \fB\-s\fP, \fB\-\-semaphores\fP .RS 4 Write information about active System V semaphore sets. .RE .sp \fB\-S\fP, \fB\-\-posix\-semaphores\fP .RS 4 Write information about active POSIX named semaphores. .RE .SS "Formatierung der Ausgabe" .sp \fB\-c\fP, \fB\-\-creator\fP .RS 4 zeigt den Ersteller und Eigentümer an. .RE .sp \fB\-e\fP, \fB\-\-export\fP .RS 4 gibt die Daten in Form von Schlüssel="Wert"\-Paaren aus. Alle potenziell unsicheren Zeichen werden hexadezimal maskiert (\(rsx). Siehe auch die Option \fB\-\-shell\fP. .RE .sp \fB\-J\fP, \fB\-\-json\fP .RS 4 verwendet das JSON\-Ausgabeformat. .RE .sp \fB\-l\fP, \fB\-\-list\fP .RS 4 formatiert die Ausgabe als Liste. Dies ist die Vorgabe, außer wenn \fB\-\-id\fP verwendet wird. .RE .sp \fB\-n\fP, \fB\-\-newline\fP .RS 4 zeigt jeden Informationsteil in einer separaten Zeile an. .RE .sp \fB\-\-noheadings\fP .RS 4 unterdrückt die Ausgabe einer Kopfzeile. .RE .sp \fB\-\-notruncate\fP .RS 4 kürzt die Ausgabe nicht. .RE .sp \fB\-o\fP, \fB\-\-output\fP \fIListe\fP .RS 4 gibt die anzuzeigenden Spalten an. Mit \fB\-\-help\fP erhalten Sie eine Liste aller unterstützten Spalten. .RE .sp \fB\-b\fP, \fB\-\-bytes\fP .RS 4 gibt die Größe in Byte anstelle eines menschenlesbaren Formats aus. .RE .sp \fB\-r\fP, \fB\-\-raw\fP .RS 4 gibt Rohdaten aus (keine Formatierung in Spalten). .RE .sp \fB\-t\fP, \fB\-\-time\fP .RS 4 zeigt Zeitinformationen an: die Zeit des letzten Vorgangs, der die Zugriffsrechte für alle Leistungen geändert hat, die Zeit der letzten \fBmsgsnd\fP(2)\- und \fBmsgrcv\fP(2)\-Vorgänge für Nachrichtenwarteschlangen, die Zeit der letzten shmat(2)\- und shmdt(2)\-Vorgänge für gemeinsam genutzten Speicher und die Zeit des letzten \fBsemop\fP(2)\-Vorgangs für Semaphore. .RE .sp \fB\-\-time\-format\fP \fITyp\fP .RS 4 zeigt Daten im Kurz\-, Voll\- oder ISO\-Format an. Vorgabe ist das Kurzformat, welches sowohl platzsparend als auch menschenlesbar ist. .RE .sp \fB\-P\fP, \fB\-\-numeric\-perms\fP .RS 4 zeigt Zugriffsrechte in numerischer Form in der Spalte »Rechte« an. .RE .sp \fB\-y\fP, \fB\-\-shell\fP .RS 4 Der Spaltenname wird so geändert, dass er nur Zeichen enthält, die als Shell\-Variablenbezeichner genutzt werden können. Dies ist beispielsweise nützlich mit \fB\-\-export\fP. Beachten Sie, dass diese Funktion für \fB\-\-export\fP in Version 2.37 automatisch aktiviert wurde, dass es nun aber aus Kompatibilitätsgründen erforderlich ist, dieses Verhalten durch \fB\-\-shell\fP anzufordern. .RE .SH "EXIT\-STATUS" .sp 0 .RS 4 wenn alles in Ordnung ist, .RE .sp 1 .RS 4 falls inkorrekte Argumente angegeben wurden, .RE .sp 2 .RS 4 falls ein ernstzunehmender Fehler auftritt. .RE .SH "GESCHICHTE" .sp Das Dienstprogramm \fBlsipc\fP wurde von \fBipcs\fP(1) inspiriert. .SH "AUTOREN" .sp .MTO "ooprala\(atredhat.com" "Ondrej Oprala" "," .MTO "kzak\(atredhat.com" "Karel Zak" "" .SH "SIEHE AUCH" .sp \fBipcmk\fP(1), \fBipcrm\fP(1), \fBmsgrcv\fP(2), \fBmsgsnd\fP(2), \fBsemget\fP(2), \fBsemop\fP(2), \fBshmat\fP(2), \fBshmdt\fP(2), \fBshmget\fP(2), \fBsysvipc\fP(7) .SH "FEHLER MELDEN" .sp For bug reports, use the \c .URL "https://github.com/util\-linux/util\-linux/issues" "issue tracker" "." .SH "VERFÜGBARKEIT" .sp Der Befehl \fBlsipc\fP ist Teil des Pakets util\-linux, welches aus dem \c .URL "https://www.kernel.org/pub/linux/utils/util\-linux/" "Linux\-Kernel\-Archiv" "" heruntergeladen werden kann.