pages.*: update more information links and fix typo's (#12728)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# cat
|
||||
|
||||
> Verkette und gib einzelne oder mehrere Dateien aus.
|
||||
> Weitere Informationen: <https://www.gnu.org/software/coreutils/cat>.
|
||||
> Weitere Informationen: <https://manned.org/cat.1posix>.
|
||||
|
||||
- Gib den Inhalt einer Datei aus:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# dd
|
||||
|
||||
> Konvertiere und kopiere eine Datei.
|
||||
> Weitere Informationen: <https://www.gnu.org/software/coreutils/dd>.
|
||||
> Weitere Informationen: <https://manned.org/man/dd.1p>.
|
||||
|
||||
- Erstelle ein bootbares USB-Laufwerk von einer isohybriden Datei (wie `archlinux-xxxx.iso`) und zeige den Fortschritt an:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# jq
|
||||
|
||||
> Ein JSON-Verarbeiter für die Kommandozeile mit einer domänenspezifischen Sprache.
|
||||
> Weitere Informationen: <https://stedolan.github.io/jq/manual/>.
|
||||
> Weitere Informationen: <https://jqlang.github.io/jq/manual/>.
|
||||
|
||||
- Führe den angegebenen Ausdruck aus (gib farbiges und formatiertes JSON aus):
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Netzwerk-Erkundungs-Werkzeug und Security / Port Scanner.
|
||||
> Manche Funktionen können nur benutzt werden, wenn Nmap mit Root Rechten ausgeführt wird.
|
||||
> Weitere Informationen: <https://nmap.org>.
|
||||
> Weitere Informationen: <https://nmap.org/book/man.html>.
|
||||
|
||||
- Überprüfe ob eine IP-Adresse online ist und versuche, das Betriebssystem herauszufinden:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# tig
|
||||
|
||||
> Eine interaktive Kommandozeilenoberfläche für Git.
|
||||
> Weitere Informationen: <https://github.com/jonas/tig>.
|
||||
> Weitere Informationen: <https://jonas.github.io/tig/doc/manual.html>.
|
||||
|
||||
- Zeige die Commits des aktuellen Branches:
|
||||
|
||||
|
Reference in New Issue
Block a user