Waitpid: Unterschied zwischen den Versionen
Aus Foxwiki
Die Seite wurde neu angelegt: „<noinclude> <!-- ---- {{Navigation|<zurück>|<nachste>}} ---- --> '''waitpid''' </noinclude> == Beschreibung == == Installation == <syntaxhighlight lang="bash" highlight="1" line copy> < /syntaxhighlight> == Aufruf == <syntaxhighlight lang="bash" highlight="1" line copy> < /syntaxhighlight> === Optionen === <!-- {| class="table table-striped table-hover sortable options gnu big" --> {| class="table table-striped table-hover" |- ! Unix !! GNU !! Parame…“ |
Keine Bearbeitungszusammenfassung Markierung: Manuelle Zurücksetzung |
||
| (3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 12: | Zeile 12: | ||
== Installation == | == Installation == | ||
<syntaxhighlight lang="bash" highlight="1" line copy> | <syntaxhighlight lang="bash" highlight="1" line copy> | ||
< /syntaxhighlight> | </syntaxhighlight> | ||
== Aufruf == | == Aufruf == | ||
<syntaxhighlight lang="bash" highlight="1" line copy> | <syntaxhighlight lang="bash" highlight="1" line copy> | ||
< /syntaxhighlight> | </syntaxhighlight> | ||
=== Optionen === | === Optionen === | ||
| Zeile 44: | Zeile 44: | ||
== Anwendung == | == Anwendung == | ||
<syntaxhighlight lang="bash" highlight="1" line copy> | <syntaxhighlight lang="bash" highlight="1" line copy> | ||
< /syntaxhighlight> | </syntaxhighlight> | ||
<!-- output --> | <!-- output --> | ||
<syntaxhighlight lang="bash" highlight="" line> | <syntaxhighlight lang="bash" highlight="" line> | ||
< /syntaxhighlight> | </syntaxhighlight> | ||
=== Problembehebung === | === Problembehebung === | ||
| Zeile 79: | Zeile 79: | ||
=== Dokumentation === | === Dokumentation === | ||
; Man-Page | ; Man-Page | ||
# [https://manpages.debian.org/ | # [https://manpages.debian.org/trixie/util-linux-locales/waitpid.1.de.html waitpid(1)] | ||
<!-- | <!-- | ||
Aktuelle Version vom 3. August 2026, 19:51 Uhr
waitpid
Beschreibung
Installation
Aufruf
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
Links
Projekt
Weblinks