Zum Inhalt springen

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

Aus Foxwiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(63 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<nowiki>'''topic''' - Kurzbeschreibung</nowiki>
'''{{BASEPAGENAME}}''' - Vorlage für Linux-Befehle
<nowiki>== Beschreibung ==</nowiki>
 
<nowiki>== Installation ==</nowiki>
== Wikicode ==
<nowiki>== Syntax ==</nowiki>
<syntaxhighlight lang="wikitext" highlight="" line="" copy="">
<nowiki><syntaxhighlight lang="bash" highlight="1" line></nowiki>
'''{{BASEPAGENAME}}''' - Beschreibung
<nowiki></syntaxhighlight></nowiki>
<nowiki>=== Optionen ===</nowiki>
<nowiki>=== Parameter ===</nowiki>
<nowiki>=== Umgebungsvariablen ===</nowiki>
<nowiki>=== Exit-Status ===</nowiki>
<nowiki>== Anwendung ==</nowiki>
<nowiki>=== Fehlerbehebung ===</nowiki>
<nowiki>== Konfiguration ==</nowiki>
<nowiki>=== Dateien ===</nowiki>
<nowiki><noinclude></nowiki>
<nowiki>== Anhang ==</nowiki>
<nowiki>=== Siehe auch ===</nowiki>
<nowiki>{{Special:PrefixIndex/{{BASEPAGENAME}}}}</nowiki>
<nowiki>==== Dokumentation ====</nowiki>
<nowiki></nowiki>
<nowiki>===== Man-Pages =====</nowiki>
<nowiki>===== Info-Pages =====</nowiki>
<nowiki>==== Links ====</nowiki>
<nowiki>===== Projekt =====</nowiki>
<nowiki>===== Weblinks =====</nowiki>
<nowiki></noinclude></nowiki>


= DEMO =
'''topic''' - Kurzbeschreibung
== Beschreibung ==
== Beschreibung ==
== Installation ==
== Installation ==
== Syntax ==
 
<syntaxhighlight lang="bash" highlight="1" line>
== Aufruf ==
<syntaxhighlight lang="bash" highlight="1" line copy>
</syntaxhighlight>
< /syntaxhighlight>
 
=== Optionen ===
=== Optionen ===
{| class="wikitable sortable options gnu big"
|-
! Unix !! GNU !! Parameter !! Beschreibung
|-
| || || ||
|-
|}
=== Parameter ===
=== Parameter ===
=== Umgebungsvariablen ===
=== Umgebungsvariablen ===
=== Exit-Status ===
=== Exit-Status ===
{| class="wikitable options col1center big"
|-
! Wert !! Beschreibung
|-
| 0 || Erfolg
|-
| >0  || Fehler
|}
== Anwendung ==
== Anwendung ==
=== Fehlerbehebung ===
<syntaxhighlight lang="bash" highlight="1" line copy>
< /syntaxhighlight>
 
=== Problembehebung ===
 
== Konfiguration ==
== Konfiguration ==
=== Dateien ===
=== Dateien ===
{| class="wikitable options big"
|-
! Datei !! Beschreibung
|-
| ||
|-
| ||
|}
<noinclude>
<noinclude>
== Anhang ==
== Anhang ==
=== Siehe auch ===
=== Siehe auch ===
{{Special:PrefixIndex/{{BASEPAGENAME}}}}
<div style="column-count:2">
==== Dokumentation ====
<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]]


===== Man-Pages =====
===== Info-Pages =====
==== Links ====
===== Projekt =====
===== Weblinks =====
</noinclude>
</noinclude>
</syntaxhighlight>


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

Aktuelle Version vom 10. Juli 2025, 10:54 Uhr

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

Wikicode

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

== Beschreibung ==

== Installation ==

== 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>