Zum Inhalt springen

Editor: Unterschied zwischen den Versionen

Aus Foxwiki
K Textersetzung - „==== Links ====“ durch „=== Links ===“
K Textersetzung - „line>“ durch „line copy>“
 
Zeile 2: Zeile 2:


== Beschreibung ==
== Beschreibung ==
<syntaxhighlight lang="bash" highlight="1" line>
<syntaxhighlight lang="bash" highlight="1" line copy>
type editor
type editor
editor ist /usr/bin/editor
editor ist /usr/bin/editor
</syntaxhighlight>
</syntaxhighlight>


<syntaxhighlight lang="bash" highlight="1" line>
<syntaxhighlight lang="bash" highlight="1" line copy>
update-alternatives --get-selections | grep editor
update-alternatives --get-selections | grep editor
editor                        auto    /bin/nano
editor                        auto    /bin/nano
Zeile 13: Zeile 13:


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


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


</syntaxhighlight>
</syntaxhighlight>

Aktuelle Version vom 11. Mai 2025, 13:42 Uhr

editor - Aufruf des Standardeditors

Beschreibung

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

Installation

Aufruf

Optionen

Argumente

Umgebungsvariablen

Exit-Status

Anwendung

Problembehebung

Konfiguration

Dateien

Anhang

Siehe auch

Dokumentation

Man-Page
Info-Page

Links

Projekt

Weblinks