Zum Inhalt springen

Info: Unterschied zwischen den Versionen

Aus Foxwiki
KKeine Bearbeitungszusammenfassung
K Textersetzung - „ “ durch „ “
 
(25 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
'''topic''' kurze Beschreibung
'''topic''' - Beschreibung


= Beschreibung =
= Beschreibung =
= Installation =
= Installation =
= Syntax =
= Syntax =
== Parameter ==
== Argumente ==
== Optionen ==
== Optionen ==
= Konfiguration =
= Konfiguration =
= Anwendungen =
= Anwendung =
= Links =
== Dateien ==
== Man-Pages ==
== Intern ==
== Weblinks ==
 
=Kontrollfragen=
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 1''
<div class="mw-collapsible-content">'''Antwort1'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 2''
<div class="mw-collapsible-content">'''Antwort2'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 3''
<div class="mw-collapsible-content">'''Antwort3'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 4''
<div class="mw-collapsible-content">'''Antwort4'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 5''
<div class="mw-collapsible-content">'''Antwort5'''</div>
</div>
 
[[Kategorie:Wiki]]
 
 
 
= Info-Pages =
* Die Info-Seiten sind als Nachfolger der Manual Pages vorgesehen, in einigen Manuals findet man daher den Verweis auf ihre Info-Versionen.
* Trotz seiner erweiterten Möglichkeiten - wie einer Hypertext-artigen Verlinkung - hat sich <tt>'''info'''</tt> bislang nicht durchgehend durchsetzen können.
* Vor allem zu den GNU-Kommandos finden sich hier wertvolle Hinweise.
 
''Info''-Seiten werden mit dem Befehl <tt>'''info'''</tt> aufgerufen.
''Info''-Seiten werden mit dem Befehl <tt>'''info'''</tt> aufgerufen.


  File: info.info, Node: Top, Next: Getting Started, Up: (dir)
  File: info.info, Node: Top, Next: Getting Started, Up: (dir)
   
   
  Info: An Introduction
  Info: An Introduction
Zeile 53: Zeile 17:
   
   
  The GNU Project distributes most of its on-line manuals in the "Info
  The GNU Project distributes most of its on-line manuals in the "Info
  format", which you read using an "Info reader". You are probably using
  format", which you read using an "Info reader". You are probably using
  an Info reader to read this now.
  an Info reader to read this now.
   
   
    There are two primary Info readers: `info', a stand-alone program
  There are two primary Info readers: `info', a stand-alone program
  designed just to read Info files (*note Stand-alone Info:
  designed just to read Info files (*note Stand-alone Info:
  (info-stnd)Top.), and the `info' package in GNU Emacs, a
  (info-stnd)Top.), and the `info' package in GNU Emacs, a
  general-purpose editor. At present, only the Emacs reader supports
  general-purpose editor. At present, only the Emacs reader supports
  using a mouse.
  using a mouse.
   
   
    If you are new to the Info reader and want to learn how to use it,
  If you are new to the Info reader and want to learn how to use it,
  type the command `h' now. It brings you to a programmed instruction
  type the command `h' now. It brings you to a programmed instruction
  sequence.
  sequence.
   
   
    To read about advanced Info commands, type `n' twice. This brings
  To read about advanced Info commands, type `n' twice. This brings
  you to `Advanced Info Commands', skipping over the `Getting Started'
  you to `Advanced Info Commands', skipping over the `Getting Started'
  chapter.
  chapter.
Zeile 72: Zeile 36:
  * Menu:
  * Menu:
   
   
  * Getting Started::             Getting started using an Info reader.
  * Getting Started::       Getting started using an Info reader.
  * Advanced::                   Advanced Info commands.
  * Advanced::         Advanced Info commands.
  * Expert Info::                 Info commands for experts.
  * Expert Info::         Info commands for experts.
  * Index::                       An index of topics, commands, and variables.
  * Index::           An index of topics, commands, and variables.
  --zz-Info: (info.info.gz)Top, 30 Zeilen –All-------------------------------------------
  --zz-Info: (info.info.gz)Top, 30 Zeilen -All-------------------------------------------
   
   
  Willkommen bei Info (Version 4.13). „h“ eingeben für Hilfe, „m“ für Menüeintrag.
  Willkommen bei Info (Version 4.13). "h" eingeben für Hilfe, "m" für Menüeintrag.


== Bedienung ==
== Bedienung ==
{|class="wikitable sortable"  
{|class="wikitable sortable"  
|-
|-
| | <tt>'''h'''</tt>
| | <tt>'''h'''</tt>
| | Kommandos auflisten (Ende mit »x«)
| | Kommandos auflisten (Ende mit ''x'')
|-
|-
| | '''[Leertaste] '''
| | '''[Leertaste] '''
| | Im Text eine Seite nach unten blättern
| | Im Text eine Seite nach unten blättern
|-
|-
| | '''[Backspace] '''
| | '''[Backspace] '''
| | Im Text eine Seite nach oben blättern
| | Im Text eine Seite nach oben blättern
|-
|-
| | <tt>'''n'''</tt>
| | <tt>'''n'''</tt>
| | Springt zum nächsten Thema
| | Springt zum nächsten Thema
|-
|-
| | <tt>'''p'''</tt>
| | <tt>'''p'''</tt>
| | Kehrt zum vorherigen Thema zurück
| | Kehrt zum vorherigen Thema zurück
|-
|-
| | '''[tab]'''
| | '''[tab]'''
| | Verknüpfung anspringen
| | Verknüpfung anspringen
|-
|-
| | '''l'''
| | '''l'''
| | Zurück (last)
| | Zurück (last)
|-
|-
| | '''t'''
| | '''t'''
| | Eine Ebene aufwärts gehen (top)
| | Eine Ebene aufwärts gehen (top)
|-
|-
| | '''u'''
| | '''u'''
| | Eine Ebene aufwärts gehen (up)
| | Eine Ebene aufwärts gehen (up)
|-
|-
| | '''d'''
| | '''d'''
| | Zum Startknoten dieses Dokuments gehen
| | Zum Startknoten dieses Dokuments gehen
|-
|-
| | <tt>'''m'''</tt>
| | <tt>'''m'''</tt>
| | Einen Menüeintrag nach dem Namen auswählen.
| | Einen Menüeintrag nach dem Namen auswählen.
|-
|-
| | <tt>'''r'''</tt>
| | <tt>'''r'''</tt>
| | Einem Querverweis anhand des Namens folgen.
| | Einem Querverweis anhand des Namens folgen.
|-
|-
| | <tt>'''q'''</tt>
| | <tt>'''q'''</tt>
| | info beenden
| | info beenden
|-
|-
|}
|}


== Grafische Frontends ==
== Grafische Frontends ==
* Alternativen zum Konsolen-Befehl sind die grafischen Frontends xinfo oder tkinfo.  
* Alternativen zum Konsolen-Befehl sind die grafischen Frontends xinfo oder tkinfo.  
* Bequem können die Info-Seiten auch mit dem KDE-Konquror gelesen werden.  
* Bequem können die Info-Seiten auch mit dem KDE-Konquror gelesen werden.  
* Geben Sie dazu in die Adresszeile » <tt>'''info:<Befehl>'''</tt> « ein.
* Geben Sie dazu in die Adresszeile '' <tt>'''info:<Befehl>'''</tt> '' ein.
 
[[Kategorie:Linux/Dokumentation]]
[[Kategorie:Linux/Befehl]]
 
= Links =
== Dateien ==
== Man-Page ==
== Intern ==
== Weblinks ==


[[Kategorie:Linux:Dokumentation]]
=Kontrollfragen=
[[Kategorie:Linux:Befehl]]
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 1''
<div class="mw-collapsible-content">'''Antwort1'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 2''
<div class="mw-collapsible-content">'''Antwort2'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 3''
<div class="mw-collapsible-content">'''Antwort3'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 4''
<div class="mw-collapsible-content">'''Antwort4'''</div>
</div>
<div class="toccolours mw-collapsible mw-collapsed">
''Testfrage 5''
<div class="mw-collapsible-content">'''Antwort5'''</div>
</div>

Aktuelle Version vom 14. Juni 2026, 00:46 Uhr

topic - Beschreibung

Beschreibung

Installation

Syntax

Argumente

Optionen

Konfiguration

Anwendung

Info-Seiten werden mit dem Befehl info aufgerufen.

File: info.info, Node: Top, Next: Getting Started, Up: (dir)

Info: An Introduction
*********************

The GNU Project distributes most of its on-line manuals in the "Info
format", which you read using an "Info reader". You are probably using
an Info reader to read this now.

 There are two primary Info readers: `info', a stand-alone program
designed just to read Info files (*note Stand-alone Info:
(info-stnd)Top.), and the `info' package in GNU Emacs, a
general-purpose editor. At present, only the Emacs reader supports
using a mouse.

 If you are new to the Info reader and want to learn how to use it,
type the command `h' now. It brings you to a programmed instruction
sequence.

 To read about advanced Info commands, type `n' twice. This brings
you to `Advanced Info Commands', skipping over the `Getting Started'
chapter.

* Menu:

* Getting Started::       Getting started using an Info reader.
* Advanced::          Advanced Info commands.
* Expert Info::         Info commands for experts.
* Index::            An index of topics, commands, and variables.
--zz-Info: (info.info.gz)Top, 30 Zeilen -All-------------------------------------------

Willkommen bei Info (Version 4.13). "h" eingeben für Hilfe, "m" für Menüeintrag.

Bedienung

h Kommandos auflisten (Ende mit x)
[Leertaste] Im Text eine Seite nach unten blättern
[Backspace] Im Text eine Seite nach oben blättern
n Springt zum nächsten Thema
p Kehrt zum vorherigen Thema zurück
[tab] Verknüpfung anspringen
l Zurück (last)
t Eine Ebene aufwärts gehen (top)
u Eine Ebene aufwärts gehen (up)
d Zum Startknoten dieses Dokuments gehen
m Einen Menüeintrag nach dem Namen auswählen.
r Einem Querverweis anhand des Namens folgen.
q info beenden

Grafische Frontends

  • Alternativen zum Konsolen-Befehl sind die grafischen Frontends xinfo oder tkinfo.
  • Bequem können die Info-Seiten auch mit dem KDE-Konquror gelesen werden.
  • Geben Sie dazu in die Adresszeile info:<Befehl> ein.

Links

Dateien

Man-Page

Intern

Kontrollfragen

Testfrage 1

Antwort1

Testfrage 2

Antwort2

Testfrage 3

Antwort3

Testfrage 4

Antwort4

Testfrage 5

Antwort5