diff --git a/pages.de/linux/ip-address.md b/pages.de/linux/ip-address.md index ae79bbff1..737675c22 100644 --- a/pages.de/linux/ip-address.md +++ b/pages.de/linux/ip-address.md @@ -1,6 +1,7 @@ # ip address > IP Adressen Management Unterbefehl. +> Weitere Informationen: . - Zeige Netzwerk-Interfaces mit ihren Adressen: diff --git a/pages.fr/linux/ip-address.md b/pages.fr/linux/ip-address.md index 619484e73..e56e3c110 100644 --- a/pages.fr/linux/ip-address.md +++ b/pages.fr/linux/ip-address.md @@ -1,7 +1,7 @@ # ip address > Sous-commande de gestion des adresses IP. -> Plus d'informations : . +> Plus d'informations : . - Liste les interfaces réseau et leurs adresses IP associées : diff --git a/pages/linux/hardinfo.md b/pages/linux/hardinfo.md index 57deb9973..530d79761 100644 --- a/pages/linux/hardinfo.md +++ b/pages/linux/hardinfo.md @@ -1,6 +1,7 @@ # hardinfo > Show hardware information in GUI window. +> More information: . - Start hardinfo: diff --git a/pages/linux/hdparm.md b/pages/linux/hdparm.md index 964b3641c..2acefe85b 100644 --- a/pages/linux/hdparm.md +++ b/pages/linux/hdparm.md @@ -1,6 +1,7 @@ # hdparm > Get and set SATA and IDE hard drive parameters. +> More information: . - Request the identification info of a given device: diff --git a/pages/linux/hexdump.md b/pages/linux/hexdump.md index b0463261c..f5dc81344 100644 --- a/pages/linux/hexdump.md +++ b/pages/linux/hexdump.md @@ -1,6 +1,7 @@ # hexdump > An ASCII, decimal, hexadecimal, octal dump. +> More information: . - Print the hexadecimal representation of a file: diff --git a/pages/linux/hostname.md b/pages/linux/hostname.md index b336937a2..d27a6c315 100644 --- a/pages/linux/hostname.md +++ b/pages/linux/hostname.md @@ -1,6 +1,7 @@ # hostname > Show or set the system's host name. +> More information: . - Show current host name: diff --git a/pages/linux/hostnamectl.md b/pages/linux/hostnamectl.md index 4ddb5b73a..2eacee055 100644 --- a/pages/linux/hostnamectl.md +++ b/pages/linux/hostnamectl.md @@ -1,6 +1,7 @@ # hostnamectl > Get or set the hostname of the computer. +> More information: . - Get the hostname of the computer: diff --git a/pages/linux/http-prompt.md b/pages/linux/http-prompt.md index c56f562f8..673bdc5b0 100644 --- a/pages/linux/http-prompt.md +++ b/pages/linux/http-prompt.md @@ -1,6 +1,7 @@ # http-prompt > An interactive command-line HTTP client featuring autocomplete and syntax highlighting. +> More information: . - Launch a session targeting the default URL of http://localhost:8000 or the previous session: diff --git a/pages/linux/httpie.md b/pages/linux/httpie.md index 594053c13..e7dc7d22a 100644 --- a/pages/linux/httpie.md +++ b/pages/linux/httpie.md @@ -1,6 +1,7 @@ # httpie > A user friendly command-line HTTP tool. +> More information: . - Send a GET request (default method with no request data): diff --git a/pages/linux/hwclock.md b/pages/linux/hwclock.md index 4bfec0ad8..2fd66c8f8 100644 --- a/pages/linux/hwclock.md +++ b/pages/linux/hwclock.md @@ -1,6 +1,7 @@ # hwclock > Used for reading or changing the hardware clock. Usually requires root. +> More information: . - Display the current time as reported by the hardware clock: diff --git a/pages/linux/i7z.md b/pages/linux/i7z.md index 0de36da90..5a65b1ee3 100644 --- a/pages/linux/i7z.md +++ b/pages/linux/i7z.md @@ -1,6 +1,7 @@ # i7z > An Intel CPU (only i3, i5 and i7) realtime reporting tool. +> More information: . - Start i7z (needs to be run in superuser mode): diff --git a/pages/linux/imgp.md b/pages/linux/imgp.md index 131a0ba55..17ca4c07d 100644 --- a/pages/linux/imgp.md +++ b/pages/linux/imgp.md @@ -1,6 +1,7 @@ # imgp -> Command-line image resizer and rotator for JPEGs and PNGs. +> Command-line image resizer and rotator for JPEG and PNG images. +> More information: . - Convert single images and/or whole directories containing valid image formats: diff --git a/pages/linux/inotifywait.md b/pages/linux/inotifywait.md index 721be74d3..049c90354 100644 --- a/pages/linux/inotifywait.md +++ b/pages/linux/inotifywait.md @@ -1,6 +1,7 @@ # inotifywait > Waits for changes to one or more files. +> More information: . - Run a command when a file changes: diff --git a/pages/linux/inxi.md b/pages/linux/inxi.md index ebe0e9f93..2fca1b4b2 100644 --- a/pages/linux/inxi.md +++ b/pages/linux/inxi.md @@ -1,6 +1,7 @@ # inxi > Print a summary of system information and resources for debugging purposes. +> More information: . - Print a summary of CPU, memory, hard drive and kernel information: diff --git a/pages/linux/iostat.md b/pages/linux/iostat.md index 4b50fdccb..4efa034be 100644 --- a/pages/linux/iostat.md +++ b/pages/linux/iostat.md @@ -1,6 +1,7 @@ # iostat > Report statistics for devices and partitions. +> More information: . - Display a report of CPU and disk statistics since system startup: diff --git a/pages/linux/ip-address.md b/pages/linux/ip-address.md index 335f44201..7ec46fa96 100644 --- a/pages/linux/ip-address.md +++ b/pages/linux/ip-address.md @@ -1,6 +1,7 @@ # ip address > IP Address management subcommand. +> More information: . - List network interfaces and their associated IP addresses: diff --git a/pages/linux/ipcalc.md b/pages/linux/ipcalc.md index 01eab4f08..0752f41fe 100644 --- a/pages/linux/ipcalc.md +++ b/pages/linux/ipcalc.md @@ -1,6 +1,7 @@ # ipcalc > Perform simple operations and calculations on IP addresses and networks. +> More information: . - Show information about an address or network with a given subnet mask: diff --git a/pages/linux/ipcmk.md b/pages/linux/ipcmk.md index 3730712f2..1e6e59b85 100644 --- a/pages/linux/ipcmk.md +++ b/pages/linux/ipcmk.md @@ -1,6 +1,7 @@ # ipcmk > Create IPC (Inter-process Communication) resources. +> More information: . - Create a shared memory segment: diff --git a/pages/linux/ipcrm.md b/pages/linux/ipcrm.md index 1462087d6..4f252e212 100644 --- a/pages/linux/ipcrm.md +++ b/pages/linux/ipcrm.md @@ -1,6 +1,7 @@ # ipcrm > Delete IPC (Inter-process Communication) resources. +> More information: . - Delete a shared memory segment by ID: diff --git a/pages/linux/isoinfo.md b/pages/linux/isoinfo.md index 1d62fe9f9..511e4eb0d 100644 --- a/pages/linux/isoinfo.md +++ b/pages/linux/isoinfo.md @@ -1,6 +1,7 @@ # isoinfo > Utility programs for dumping and verifying ISO disk images. +> More information: . - List all the files included in an ISO image: diff --git a/pages/linux/iw.md b/pages/linux/iw.md index f9389d117..23626751d 100644 --- a/pages/linux/iw.md +++ b/pages/linux/iw.md @@ -1,6 +1,7 @@ # iw > Show and manipulate wireless devices. +> More information: . - Scan for available wireless networks: diff --git a/pages/linux/jobs.md b/pages/linux/jobs.md index 7941e6426..8db55e3bb 100644 --- a/pages/linux/jobs.md +++ b/pages/linux/jobs.md @@ -1,6 +1,7 @@ # jobs > BASH builtin for viewing information about processes spawned by the current shell. +> More information: . - View jobs spawned by the current shell: diff --git a/pages/linux/journalctl.md b/pages/linux/journalctl.md index c1eefe149..8ca6b32aa 100644 --- a/pages/linux/journalctl.md +++ b/pages/linux/journalctl.md @@ -1,6 +1,7 @@ # journalctl > Query the systemd journal. +> More information: . - Show all messages from this [b]oot: diff --git a/pages/linux/kexec.md b/pages/linux/kexec.md index eebac3cc8..1ae09438b 100644 --- a/pages/linux/kexec.md +++ b/pages/linux/kexec.md @@ -1,6 +1,7 @@ # kexec > Directly reboot into a new kernel. +> More information: . - Load a new kernel: diff --git a/pages/linux/kpartx.md b/pages/linux/kpartx.md index 141a32c67..e4065a0fa 100644 --- a/pages/linux/kpartx.md +++ b/pages/linux/kpartx.md @@ -1,6 +1,7 @@ # kpartx > Create device maps from partition tables. +> More information: . - Add partition mappings: