Linuxhotel Wiki

Wie ging das nochmal?

Benutzer-Werkzeuge

Webseiten-Werkzeuge


admin_grundlagen:hilfe

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen gezeigt.

Link zu der Vergleichsansicht

Beide Seiten, vorherige Überarbeitung Vorherige Überarbeitung
Nächste Überarbeitung
Vorherige Überarbeitung
Nächste Überarbeitung Beide Seiten, nächste Überarbeitung
admin_grundlagen:hilfe [2016/01/12 15:49]
ingo_wichmann [Hilfe zu einem Befehl anzeigen]
admin_grundlagen:hilfe [2020/08/31 12:58]
127.0.0.1 Externe Bearbeitung
Zeile 1: Zeile 1:
-====== ​Hilfe zu einem Befehl anzeigen ​======+====== ​getting help for a command ​======
   ls --help   ls --help
   ls -h   ls -h
   ls -?   ls -?
 ... ...
-Funktioniert bei vielen Befehlennicht bei allen.+works with many commandsnot with all
  
-Oder im Web: http://​explainshell.com/​explain+web based: http://​explainshell.com/​explain
  
 ====== man ====== ====== man ======
-===== Hilfe zu einem Befehl anzeigen ​===== +===== show help for a command ​===== 
-  man ls +  man ip 
-((Tastenkürzel wie bei [[less]])) +((shotkeys like in [[less]]))
-  man -a passwd+
  
-oder (unter KDE)+  man crontab 
 +sucht nach '​crontab'​ von Anfang ​(Section 1an 
 +  man 5 crontab 
 +sucht nach '​crontab'​ nur innerhalb von Section 5
  
-  konqueror ​man:/date+show all present ​man-pages 
 +  man -a passwd
  
 Gliederung von man-Pages: Gliederung von man-Pages:
-| NAME        | BEZEICHNUNG ​ | Befehlsname mit kurzer Funktionsbeschreibung ​  +| NAME        | commandname with short description of the syntax ​
-| SYNOPSIS ​   | ÜBERSICHT ​   | Übersicht Befehlsaufruf ​incl. Parameter ​       ​+| SYNOPSIS ​   | overview command ​incl. parameters ​               ​
-| DESCRIPTION | BESCHREIBUNG | Ausführliche Beschreibung der Kommandowirkung  ​+| DESCRIPTION | detailed description of the command and its options ​
-| FILES       ​| ​DATEIEN ​     | Benötigte bzw. bearbeitete Dateien ​            +| FILES       ​| ​related files                                    ​
-| EXAMPLES ​   | BEISPIELE ​   | Beispiele zur Anwendung ​                       ​+| EXAMPLES ​   | usage examples ​                                  
-| SEE ALSO    | SIEHE AUCH   | Querverweise auf verwandte Themen ​             ​+| SEE ALSO    | related topics ​                                  
-| COPYRIGHT ​  ​| ​COPYRIGHT ​   | Autor(en) des Kommandos ​                       ​+| COPYRIGHT ​  ​| ​authors of the command ​                          
-| BUGS        | FEHLER ​      | Bekannte Fehler des Kommandos ​                 ​|+| BUGS        | known bugs of the command ​                       ​|
  
-===== Hilfe-Seiten zu einem Thema finden ​=====+===== find man-pages to a topic =====
   apropos password   apropos password
-  whatis ​password+  whatis ​passwd
  
-===== interne Shell Befehle ​=====+===== help for shell builtins ​=====
   help alias   help alias
  
-====== ​Dokumentation der Distributionen ​======+====== ​info ====== 
 + 
 +  info date 
 + 
 +====== documentation provided by the distribution ​======
 ===== Debian ===== ===== Debian =====
-  * http://​www.debian.de/doc+  * https://​www.debian.org/doc
-  * https://​help.ubuntu.com/​10.04+
  
 +===== Ubuntu =====
 +  * https://​help.ubuntu.com/​lts/​ubuntu-help
  
 ===== SuSE ===== ===== SuSE =====
-  * http://​de.opensuse.org/​Dokumentation +  * http://​de.opensuse.org
-  * http://​www.novell.com/​de-de/​documentation/​opensuse113/​index.html+
  
 ===== RedHat ===== ===== RedHat =====
Zeile 52: Zeile 59:
 siehe [[Fehlersuche]] siehe [[Fehlersuche]]
  
-====== Webseiten ======+====== ​empfehlenswerte ​Webseiten ======
   * [[ http://​www.tldp.org | Linux Documentation Projekt ]] HowTos und Guides   * [[ http://​www.tldp.org | Linux Documentation Projekt ]] HowTos und Guides
-  ​* [[ http://​linuxhaven.de/​ | Deutsche]] Deutsche Übersetzungen der HowTos und Guides, oft veraltet +  * [[ http://​www.oreilly.de/​open-books | O'​Reilly Online Bücher ]]
-  ​* [[ http://​www.oreilly.de/​online-books | O'​Reilly Online Bücher ​]] +
-  * [[ http://​www.linwiki.org | Linuxfibel - Wikibasiertes Online Buch ]]+
   * [[ http://​www.prolinux.de | Prolinux News, Tipps und Anleitungen ]]   * [[ http://​www.prolinux.de | Prolinux News, Tipps und Anleitungen ]]
   * [[ http://​de.wikipedia.org/​ | Wikipedia ]]   * [[ http://​de.wikipedia.org/​ | Wikipedia ]]
   * [[ http://​debiananwenderhandbuch.de/​ | Debian Anwenderhandbuch ]]   * [[ http://​debiananwenderhandbuch.de/​ | Debian Anwenderhandbuch ]]
-  * [[ http://linuxguruz.com/​ | Linux Guruz ]] +  * [[ https://ubuntuusers.de/ | Ubuntuusers ​]] 
-  * [[ http://​mrunix.de | Deutsches Linux Entwickler Forum ]] + 
-  * [[ http://​www.unixboard.de ​Deutsches unixboard ​]] +
-  * [[ http://​pronix.linuxdelta.de | Deutsche Seite für Programmiereinsteiger ]]  +
-====== Software ====== +
-  * www.freshmeat.net +
-  * www.heise.de/​software+
  
 ====== User Groups ====== ====== User Groups ======
admin_grundlagen/hilfe.txt · Zuletzt geändert: 2024/01/22 15:41 von sh