Editor: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
{{DISPLAYTITLE:editor}}
'''editor''' - Aufruf des Standardeditors
'''topic''' - Beschreibung
== Beschreibung ==
<syntaxhighlight lang="bash" highlight="1" line>
<syntaxhighlight lang="bash" highlight="1" line>
type editor
type editor
Zeile 9: Zeile 11:
editor                        auto    /bin/nano
editor                        auto    /bin/nano
</syntaxhighlight>{{SORTIERUNG:editor}}
</syntaxhighlight>{{SORTIERUNG:editor}}
== Installation ==
<syntaxhighlight lang="bash" highlight="1" line>
</syntaxhighlight>
== Aufruf ==
<syntaxhighlight lang="bash" highlight="1" line>
</syntaxhighlight>
=== Optionen ===
=== Parameter ===
=== Umgebungsvariablen ===
=== Exit-Status ===
== Anwendung ==
=== Problembehebung ===
== Konfiguration ==
=== Dateien ===
<noinclude>
== Anhang ==
=== Siehe auch ===
{{Special:PrefixIndex/{{BASEPAGENAME}}}}
==== Dokumentation ====
===== Man-Page =====
===== Info-Pages =====
==== Links ====
===== Projekt =====
===== Weblinks =====
{{DISPLAYTITLE:editor}}
[[Kategorie:Linux/Befehl]]
[[Kategorie:Linux/Befehl]]
[[Kategorie:Linux/Editoren]]
[[Kategorie:Linux/Editoren]]
</noinclude>

Version vom 16. Dezember 2024, 00:14 Uhr

editor - Aufruf des Standardeditors topic - Beschreibung

Beschreibung

type editor
editor ist /usr/bin/editor
update-alternatives --get-selections | grep editor
editor                         auto     /bin/nano

Installation

Aufruf

Optionen

Parameter

Umgebungsvariablen

Exit-Status

Anwendung

Problembehebung

Konfiguration

Dateien

Anhang

Siehe auch

Dokumentation

Man-Page
Info-Pages

Links

Projekt
Weblinks