Zum Inhalt springen

MediaWiki/Vorlage/Artikel/Befehl: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
 
(8 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
'''{{BASEPAGENAME}}''' - Vorlage für Linux-Befehle
'''{{BASEPAGENAME}}''' - Vorlage für Linux-Befehle


 
== Wikicode ==
<syntaxhighlight lang="wikitext" highlight="" line="" copy="">
<syntaxhighlight lang="wikitext" highlight="" line="" copy="">
'''{{BASEPAGENAME}}''' - Beschreibung
'''{{BASEPAGENAME}}''' - Beschreibung
Zeile 8: Zeile 8:


== Installation ==
== Installation ==
<syntaxhighlight lang="bash" highlight="1" line copy>
< /syntaxhighlight>


== Aufruf ==
== Aufruf ==
Zeile 23: Zeile 25:


=== Parameter ===
=== Parameter ===
=== Umgebungsvariablen ===
=== Umgebungsvariablen ===
=== Exit-Status ===
=== Exit-Status ===
{| class="wikitable options col1center big"
{| class="wikitable options col1center big"
Zeile 39: Zeile 39:
<syntaxhighlight lang="bash" highlight="1" line copy>
<syntaxhighlight lang="bash" highlight="1" line copy>
< /syntaxhighlight>
< /syntaxhighlight>
=== Problembehebung ===
=== Problembehebung ===


== Konfiguration ==
== Konfiguration ==
=== Dateien ===
=== Dateien ===
{| class="wikitable options big"
{| class="wikitable options big"
Zeile 57: Zeile 57:
== Anhang ==
== Anhang ==
=== Siehe auch ===
=== Siehe auch ===
<div style="column-count:3">
<div style="column-count:2">
<categorytree hideroot=on mode="pages">{{BASEPAGENAME}}</categorytree>
<categorytree hideroot=on mode="pages">{{BASEPAGENAME}}</categorytree>
</div>
</div>
Zeile 84: Zeile 84:




[[Kategorie:MediaWiki/Vorlagen]]
[[Kategorie:MediaWiki/Vorlage/Artikel]]

Aktuelle Version vom 5. September 2025, 10:33 Uhr

MediaWiki/Vorlage/Artikel/Befehl - Vorlage für Linux-Befehle

Wikicode

'''{{BASEPAGENAME}}''' - Beschreibung

== Beschreibung ==

== Installation ==
<syntaxhighlight lang="bash" highlight="1" line copy>
< /syntaxhighlight>

== Aufruf ==
<syntaxhighlight lang="bash" highlight="1" line copy>
< /syntaxhighlight>

=== Optionen ===
{| class="wikitable sortable options gnu big"
|-
! Unix !! GNU !! Parameter !! Beschreibung
|-
| || || || 
|-
|}

=== Parameter ===
=== Umgebungsvariablen ===
=== Exit-Status ===
{| class="wikitable options col1center big"
|-
! Wert !! Beschreibung
|-
| 0 || Erfolg
|-
| >0  || Fehler
|}

== Anwendung ==
<syntaxhighlight lang="bash" highlight="1" line copy>
< /syntaxhighlight>

=== Problembehebung ===

== Konfiguration ==
=== Dateien ===
{| class="wikitable options big"
|-
! Datei !! Beschreibung
|-
| || 
|-
| || 
|}

<noinclude>

== Anhang ==
=== Siehe auch ===
<div style="column-count:2">
<categorytree hideroot=on mode="pages">{{BASEPAGENAME}}</categorytree>
</div>
----
{{Special:PrefixIndex/{{BASEPAGENAME}}/}}

=== Dokumentation ===
; Man-Page 
# [https://manpages.debian.org/stable/procps/pgrep.1.de.html prep(1)]

<!--
; Info-Pages 
-->

=== Links ===
==== Projekt ====
==== Weblinks ====

{{DEFAULTSORT:new}}
{{DISPLAYTITLE:new}}

[[Kategorie:new]]

</noinclude>