MediaWiki/Vorlage/Artikel/Befehl: Unterschied zwischen den Versionen
Erscheinungsbild
	
	
 Weiterleitung auf Foxwiki:Vorlage/Artikel/Protokoll entfernt Markierung: Weiterleitung entfernt  | 
				|||
| (65 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
'''{{BASEPAGENAME}}''' - Vorlage für Linux-Befehle  | |||
[[Kategorie:MediaWiki/  | == Wikicode ==  | ||
<syntaxhighlight lang="wikitext" highlight="" line="" copy="">  | |||
'''{{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>  | |||
</syntaxhighlight>  | |||
[[Kategorie:MediaWiki/Vorlage/Artikel]]  | |||
Aktuelle Version vom 5. September 2025, 09: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>