linux/[h-k]: add more information link (#6227)

beep
Lucas Gabriel Schneider 2021-09-02 15:33:49 -03:00 committed by GitHub
parent e6cc4006f5
commit 65456d0941
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
25 changed files with 26 additions and 2 deletions

View File

@ -1,6 +1,7 @@
# ip address
> IP Adressen Management Unterbefehl.
> Weitere Informationen: <https://manned.org/ip-address>.
- Zeige Netzwerk-Interfaces mit ihren Adressen:

View File

@ -1,7 +1,7 @@
# ip address
> Sous-commande de gestion des adresses IP.
> Plus d'informations : <https://www.man7.org/linux/man-pages/man8/ip-address.8.html>.
> Plus d'informations : <https://manned.org/ip-address>.
- Liste les interfaces réseau et leurs adresses IP associées :

View File

@ -1,6 +1,7 @@
# hardinfo
> Show hardware information in GUI window.
> More information: <https://github.com/lpereira/hardinfo>.
- Start hardinfo:

View File

@ -1,6 +1,7 @@
# hdparm
> Get and set SATA and IDE hard drive parameters.
> More information: <https://manned.org/hdparm>.
- Request the identification info of a given device:

View File

@ -1,6 +1,7 @@
# hexdump
> An ASCII, decimal, hexadecimal, octal dump.
> More information: <https://manned.org/hexdump>.
- Print the hexadecimal representation of a file:

View File

@ -1,6 +1,7 @@
# hostname
> Show or set the system's host name.
> More information: <https://manned.org/hostname>.
- Show current host name:

View File

@ -1,6 +1,7 @@
# hostnamectl
> Get or set the hostname of the computer.
> More information: <https://manned.org/hostnamectl>.
- Get the hostname of the computer:

View File

@ -1,6 +1,7 @@
# http-prompt
> An interactive command-line HTTP client featuring autocomplete and syntax highlighting.
> More information: <https://github.com/httpie/http-prompt>.
- Launch a session targeting the default URL of http://localhost:8000 or the previous session:

View File

@ -1,6 +1,7 @@
# httpie
> A user friendly command-line HTTP tool.
> More information: <https://github.com/httpie/httpie>.
- Send a GET request (default method with no request data):

View File

@ -1,6 +1,7 @@
# hwclock
> Used for reading or changing the hardware clock. Usually requires root.
> More information: <https://manned.org/hwclock>.
- Display the current time as reported by the hardware clock:

View File

@ -1,6 +1,7 @@
# i7z
> An Intel CPU (only i3, i5 and i7) realtime reporting tool.
> More information: <https://manned.org/i7z>.
- Start i7z (needs to be run in superuser mode):

View File

@ -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: <https://github.com/jarun/imgp>.
- Convert single images and/or whole directories containing valid image formats:

View File

@ -1,6 +1,7 @@
# inotifywait
> Waits for changes to one or more files.
> More information: <https://manned.org/inotifywait>.
- Run a command when a file changes:

View File

@ -1,6 +1,7 @@
# inxi
> Print a summary of system information and resources for debugging purposes.
> More information: <https://manned.org/inxi>.
- Print a summary of CPU, memory, hard drive and kernel information:

View File

@ -1,6 +1,7 @@
# iostat
> Report statistics for devices and partitions.
> More information: <https://manned.org/iostat>.
- Display a report of CPU and disk statistics since system startup:

View File

@ -1,6 +1,7 @@
# ip address
> IP Address management subcommand.
> More information: <https://manned.org/ip-address>.
- List network interfaces and their associated IP addresses:

View File

@ -1,6 +1,7 @@
# ipcalc
> Perform simple operations and calculations on IP addresses and networks.
> More information: <https://manned.org/ipcalc>.
- Show information about an address or network with a given subnet mask:

View File

@ -1,6 +1,7 @@
# ipcmk
> Create IPC (Inter-process Communication) resources.
> More information: <https://manned.org/ipcmk>.
- Create a shared memory segment:

View File

@ -1,6 +1,7 @@
# ipcrm
> Delete IPC (Inter-process Communication) resources.
> More information: <https://manned.org/ipcrm>.
- Delete a shared memory segment by ID:

View File

@ -1,6 +1,7 @@
# isoinfo
> Utility programs for dumping and verifying ISO disk images.
> More information: <https://manned.org/isoinfo>.
- List all the files included in an ISO image:

View File

@ -1,6 +1,7 @@
# iw
> Show and manipulate wireless devices.
> More information: <https://manned.org/iw>.
- Scan for available wireless networks:

View File

@ -1,6 +1,7 @@
# jobs
> BASH builtin for viewing information about processes spawned by the current shell.
> More information: <https://manned.org/jobs>.
- View jobs spawned by the current shell:

View File

@ -1,6 +1,7 @@
# journalctl
> Query the systemd journal.
> More information: <https://manned.org/journalctl>.
- Show all messages from this [b]oot:

View File

@ -1,6 +1,7 @@
# kexec
> Directly reboot into a new kernel.
> More information: <https://manned.org/kexec>.
- Load a new kernel:

View File

@ -1,6 +1,7 @@
# kpartx
> Create device maps from partition tables.
> More information: <https://manned.org/kpartx>.
- Add partition mappings: