From 4659bcb243ac572c9e0c95117097801f1e62bda4 Mon Sep 17 00:00:00 2001 From: Emily Grace Seville Date: Tue, 22 Mar 2022 03:07:48 +1000 Subject: [PATCH] linux/*: add more information link (#7848) --- pages/linux/ctrlaltdel.md | 1 + pages/linux/kde-inhibit.md | 1 + pages/linux/namei.md | 1 + pages/linux/ncal.md | 1 + pages/linux/ncat.md | 1 + pages/linux/ndctl.md | 1 + pages/linux/newgrp.md | 1 + pages/linux/nmon.md | 1 + pages/linux/nologin.md | 1 + pages/linux/notify-send.md | 1 + pages/linux/ntfsfix.md | 1 + pages/linux/opkg.md | 1 + pages/linux/pacaur.md | 1 + pages/linux/paccache.md | 1 + pages/linux/pasuspender.md | 1 + pages/linux/perl-rename.md | 1 + pages/linux/phpquery.md | 1 + pages/linux/pidof.md | 1 + pages/linux/pidstat.md | 1 + pages/linux/pkgadd.md | 1 + pages/linux/pkgmk.md | 1 + pages/linux/pkgrm.md | 1 + pages/linux/ports.md | 1 + pages/linux/prename.md | 1 + pages/linux/print.md | 1 + pages/linux/prt-get.md | 1 + pages/linux/pwdx.md | 1 + pages/linux/qsub.md | 1 + pages/linux/quotacheck.md | 1 + pages/linux/rdesktop.md | 1 + pages/linux/reflector.md | 1 + pages/linux/rename.md | 1 + pages/linux/repquota.md | 1 + pages/linux/reset.md | 1 + pages/linux/resize2fs.md | 1 + pages/linux/rfkill.md | 1 + pages/linux/rpcinfo.md | 1 + pages/linux/rspamc.md | 1 + pages/linux/rtcwake.md | 1 + pages/linux/run-mailcap.md | 1 + pages/linux/runuser.md | 1 + pages/linux/sa.md | 1 + pages/linux/sar.md | 1 + pages/linux/sbatch.md | 1 + pages/linux/script.md | 1 + pages/linux/scriptreplay.md | 1 + pages/linux/see.md | 1 + pages/linux/sensible-browser.md | 1 + pages/linux/sensible-editor.md | 1 + pages/linux/sensors.md | 1 + pages/linux/service.md | 1 + pages/linux/setfacl.md | 1 + pages/linux/setxkbmap.md | 1 + pages/linux/slapt-get.md | 1 + pages/linux/smbclient.md | 1 + pages/linux/snap.md | 1 + pages/linux/squeue.md | 1 + pages/linux/strace.md | 1 + pages/linux/stress.md | 1 + pages/linux/taskset.md | 1 + pages/linux/tcpflow.md | 1 + pages/linux/tcpkill.md | 1 + pages/linux/ubuntu-bug.md | 1 + pages/linux/uprecords.md | 1 + pages/linux/utmpdump.md | 1 + pages/linux/uvcdynctrl.md | 1 + pages/linux/viewnior.md | 1 + pages/linux/vmware-checkvm.md | 1 + pages/linux/vncserver.md | 1 + pages/linux/vncviewer.md | 1 + pages/linux/vnstat.md | 1 + pages/linux/vpnc.md | 1 + pages/linux/whatis.md | 1 + pages/linux/wpa_cli.md | 1 + pages/linux/wpa_passphrase.md | 1 + pages/linux/x11vnc.md | 1 + pages/linux/xclip.md | 1 + pages/linux/xdotool.md | 1 + pages/linux/xeyes.md | 1 + pages/linux/xsel.md | 1 + pages/linux/xsetwacom.md | 1 + pages/linux/xtrlock.md | 1 + 82 files changed, 82 insertions(+) diff --git a/pages/linux/ctrlaltdel.md b/pages/linux/ctrlaltdel.md index 897ef25c3..50784e07e 100644 --- a/pages/linux/ctrlaltdel.md +++ b/pages/linux/ctrlaltdel.md @@ -1,6 +1,7 @@ # ctrlaltdel > Utility to control what happens when CTRL+ALT+DEL is pressed. +> More information: . - Get current setting: diff --git a/pages/linux/kde-inhibit.md b/pages/linux/kde-inhibit.md index 55a971601..e9fa34718 100644 --- a/pages/linux/kde-inhibit.md +++ b/pages/linux/kde-inhibit.md @@ -1,6 +1,7 @@ # kde-inhibit > Inhibit various desktop functions while a command runs. +> More information: . - Inhibit power management: diff --git a/pages/linux/namei.md b/pages/linux/namei.md index 211f24f58..f2c603586 100644 --- a/pages/linux/namei.md +++ b/pages/linux/namei.md @@ -2,6 +2,7 @@ > Follows a pathname (which can be a symbolic link) until a terminal point is found (a file/directory/char device etc). > This program is useful for finding "too many levels of symbolic links" problems. +> More information: . - Resolve the pathnames specified as the argument parameters: diff --git a/pages/linux/ncal.md b/pages/linux/ncal.md index 34b490c6e..a415ed624 100644 --- a/pages/linux/ncal.md +++ b/pages/linux/ncal.md @@ -1,6 +1,7 @@ # ncal > This command is an alias of `cal`. +> More information: . - View documentation for the original command: diff --git a/pages/linux/ncat.md b/pages/linux/ncat.md index c8da3aad5..569cd8365 100644 --- a/pages/linux/ncat.md +++ b/pages/linux/ncat.md @@ -1,6 +1,7 @@ # ncat > Use the normal `cat` functionality over networks. +> More information: . - Listen for input on the specified port and write it to the specified file: diff --git a/pages/linux/ndctl.md b/pages/linux/ndctl.md index d0c7fb29e..583eaa69a 100644 --- a/pages/linux/ndctl.md +++ b/pages/linux/ndctl.md @@ -1,6 +1,7 @@ # ndctl > Utility for managing Non-Volatile DIMMs. +> More information: . - Create an 'fsdax' mode namespace: diff --git a/pages/linux/newgrp.md b/pages/linux/newgrp.md index 972cac559..55135a994 100644 --- a/pages/linux/newgrp.md +++ b/pages/linux/newgrp.md @@ -1,6 +1,7 @@ # newgrp > Switch primary group membership. +> More information: . - Change user's primary group membership: diff --git a/pages/linux/nmon.md b/pages/linux/nmon.md index cad8bdb01..c3d7d5faa 100644 --- a/pages/linux/nmon.md +++ b/pages/linux/nmon.md @@ -1,6 +1,7 @@ # nmon > A system administrator, tuner, and benchmark tool. +> More information: . - Start nmon: diff --git a/pages/linux/nologin.md b/pages/linux/nologin.md index 4120b09b3..6a48bc0a2 100644 --- a/pages/linux/nologin.md +++ b/pages/linux/nologin.md @@ -1,6 +1,7 @@ # nologin > Alternative shell that prevents a user from logging in. +> More information: . - Set a user's login shell to `nologin` to prevent the user from logging in: diff --git a/pages/linux/notify-send.md b/pages/linux/notify-send.md index 9d0d092d8..9a353331e 100644 --- a/pages/linux/notify-send.md +++ b/pages/linux/notify-send.md @@ -1,6 +1,7 @@ # notify-send > Uses the current desktop environment's notification system to create a notification. +> More information: . - Show a notification with the title "Test" and the content "This is a test": diff --git a/pages/linux/ntfsfix.md b/pages/linux/ntfsfix.md index 39dc09718..88be33d33 100644 --- a/pages/linux/ntfsfix.md +++ b/pages/linux/ntfsfix.md @@ -1,6 +1,7 @@ # ntfsfix > Fix common problems on an NTFS partition. +> More information: . - Fix a given NTFS partition: diff --git a/pages/linux/opkg.md b/pages/linux/opkg.md index 1a6ad6599..c49619fd3 100644 --- a/pages/linux/opkg.md +++ b/pages/linux/opkg.md @@ -1,6 +1,7 @@ # opkg > A lightweight package manager used to install OpenWrt packages. +> More information: . - Install a package: diff --git a/pages/linux/pacaur.md b/pages/linux/pacaur.md index 56028fc3d..72457c56e 100644 --- a/pages/linux/pacaur.md +++ b/pages/linux/pacaur.md @@ -1,6 +1,7 @@ # pacaur > A utility for Arch Linux to build and install packages from the Arch User Repository. +> More information: . - Synchronize and update all packages (includes AUR): diff --git a/pages/linux/paccache.md b/pages/linux/paccache.md index f89c4519a..6fddbb886 100644 --- a/pages/linux/paccache.md +++ b/pages/linux/paccache.md @@ -1,6 +1,7 @@ # paccache > A pacman cache cleaning utility. +> More information: . - Remove all but the 3 most recent package versions from the pacman cache: diff --git a/pages/linux/pasuspender.md b/pages/linux/pasuspender.md index af1b78f95..60a3f8628 100644 --- a/pages/linux/pasuspender.md +++ b/pages/linux/pasuspender.md @@ -1,6 +1,7 @@ # pasuspender > Temporarily suspends `pulseaudio` while another command is running to allow access to alsa. +> More information: . - Suspend PulseAudio while running `jackd`: diff --git a/pages/linux/perl-rename.md b/pages/linux/perl-rename.md index 5a3fb332e..fcf1cb18f 100644 --- a/pages/linux/perl-rename.md +++ b/pages/linux/perl-rename.md @@ -2,6 +2,7 @@ > Rename multiple files. > NOTE: this page refers to the command from the `perl-rename` Arch Linux package. +> More information: . - Rename files using a Perl Common Regular Expression (substitute 'foo' with 'bar' wherever found): diff --git a/pages/linux/phpquery.md b/pages/linux/phpquery.md index 62223c2bb..0433f57b8 100644 --- a/pages/linux/phpquery.md +++ b/pages/linux/phpquery.md @@ -1,6 +1,7 @@ # phpquery > PHP extension manager for Debian-based OSes. +> More information: . - List available PHP versions: diff --git a/pages/linux/pidof.md b/pages/linux/pidof.md index 7d2d06351..f5f1c2710 100644 --- a/pages/linux/pidof.md +++ b/pages/linux/pidof.md @@ -1,6 +1,7 @@ # pidof > Gets the ID of a process using its name. +> More information: . - List all process IDs with given name: diff --git a/pages/linux/pidstat.md b/pages/linux/pidstat.md index cb656b8e3..554394c5b 100644 --- a/pages/linux/pidstat.md +++ b/pages/linux/pidstat.md @@ -1,6 +1,7 @@ # pidstat > Show system resource usage, including CPU, memory, IO etc. +> More information: . - Show CPU statistics at a 2 second interval for 10 times: diff --git a/pages/linux/pkgadd.md b/pages/linux/pkgadd.md index 5a22fd3c3..a26cac94a 100644 --- a/pages/linux/pkgadd.md +++ b/pages/linux/pkgadd.md @@ -1,6 +1,7 @@ # pkgadd > Add a package to a CRUX system. +> More information: . - Install a local software package: diff --git a/pages/linux/pkgmk.md b/pages/linux/pkgmk.md index 3f9ea5f58..f08e322f4 100644 --- a/pages/linux/pkgmk.md +++ b/pages/linux/pkgmk.md @@ -1,6 +1,7 @@ # pkgmk > Make a binary package for use with pkgadd on CRUX. +> More information: . - Make and download a package: diff --git a/pages/linux/pkgrm.md b/pages/linux/pkgrm.md index c19740034..e217af1fb 100644 --- a/pages/linux/pkgrm.md +++ b/pages/linux/pkgrm.md @@ -1,6 +1,7 @@ # pkgrm > Remove a package from a CRUX system. +> More information: . - Remove an installed package: diff --git a/pages/linux/ports.md b/pages/linux/ports.md index 97372e95f..669e9b338 100644 --- a/pages/linux/ports.md +++ b/pages/linux/ports.md @@ -1,6 +1,7 @@ # ports > Update/list the ports tree on a CRUX system. +> More information: . - Update the ports tree: diff --git a/pages/linux/prename.md b/pages/linux/prename.md index fbe5bc2dd..20a85aa78 100644 --- a/pages/linux/prename.md +++ b/pages/linux/prename.md @@ -2,6 +2,7 @@ > Rename multiple files. > NOTE: this page refers to the command from the `prename` Fedora package. +> More information: . - Rename files using a Perl Common Regular Expression (substitute 'foo' with 'bar' wherever found): diff --git a/pages/linux/print.md b/pages/linux/print.md index d96d7fbb8..fe81b8c39 100644 --- a/pages/linux/print.md +++ b/pages/linux/print.md @@ -2,6 +2,7 @@ > An alias to a `run-mailcap`'s action print. > Originally `run-mailcap` is used to process mime-type/file. +> More information: . - Print action can be used to print any file on default run-mailcap tool: diff --git a/pages/linux/prt-get.md b/pages/linux/prt-get.md index c522fe462..4a3ce5b9c 100644 --- a/pages/linux/prt-get.md +++ b/pages/linux/prt-get.md @@ -1,6 +1,7 @@ # prt-get > The CRUX package manager. +> More information: . - Install a package: diff --git a/pages/linux/pwdx.md b/pages/linux/pwdx.md index 1dba580f7..cfe9b5c3b 100644 --- a/pages/linux/pwdx.md +++ b/pages/linux/pwdx.md @@ -1,6 +1,7 @@ # pwdx > Print working directory of a process. +> More information: . - Print current working directory of a process: diff --git a/pages/linux/qsub.md b/pages/linux/qsub.md index 9a8558b86..b980a739b 100644 --- a/pages/linux/qsub.md +++ b/pages/linux/qsub.md @@ -1,6 +1,7 @@ # qsub > Submits a script to the queue management system TORQUE. +> More information: . - Submit a script with default settings (depends on TORQUE settings): diff --git a/pages/linux/quotacheck.md b/pages/linux/quotacheck.md index 28edc2daf..4bd929fd1 100644 --- a/pages/linux/quotacheck.md +++ b/pages/linux/quotacheck.md @@ -2,6 +2,7 @@ > Scan a filesystem for disk usage; create, check and repair quota files. > It is best to run quota check with quotas turned off to prevent damage or loss to quota files. +> More information: . - Check quotas on all mounted non-NFS filesystems: diff --git a/pages/linux/rdesktop.md b/pages/linux/rdesktop.md index 9c5cddc49..43fb280da 100644 --- a/pages/linux/rdesktop.md +++ b/pages/linux/rdesktop.md @@ -2,6 +2,7 @@ > Remote Desktop Protocol client. > It can be used to connect the remote computer using the RDP protocol. +> More information: . - Connect to a remote computer (default port is 3389): diff --git a/pages/linux/reflector.md b/pages/linux/reflector.md index d41cc6513..00f371a61 100644 --- a/pages/linux/reflector.md +++ b/pages/linux/reflector.md @@ -1,6 +1,7 @@ # reflector > Arch script to fetch and sort mirrorlists. +> More information: . - Get all mirrors, sort for download speed and save them: diff --git a/pages/linux/rename.md b/pages/linux/rename.md index 64eaa060b..f45d7df7c 100644 --- a/pages/linux/rename.md +++ b/pages/linux/rename.md @@ -4,6 +4,7 @@ > NOTE: this page refers to the command from the `util-linux` package. > For the Perl version, see `file-rename` or `perl-rename`. > Warning: This command has no safeguards and will overwrite files without prompting. +> More information: . - Rename files using simple substitutions (substitute 'foo' with 'bar' wherever found): diff --git a/pages/linux/repquota.md b/pages/linux/repquota.md index 64de3d0d3..083adbb65 100644 --- a/pages/linux/repquota.md +++ b/pages/linux/repquota.md @@ -1,6 +1,7 @@ # repquota > Display a summary of existing file quotas for a filesystem. +> More information: . - Report stats for all quotas in use: diff --git a/pages/linux/reset.md b/pages/linux/reset.md index 2eb6954c0..0d3c7ca9a 100644 --- a/pages/linux/reset.md +++ b/pages/linux/reset.md @@ -1,6 +1,7 @@ # reset > Reinitialises the current terminal. Clears the entire terminal screen. +> More information: . - Reinitialise the current terminal: diff --git a/pages/linux/resize2fs.md b/pages/linux/resize2fs.md index 0ad39faf9..f6c305185 100644 --- a/pages/linux/resize2fs.md +++ b/pages/linux/resize2fs.md @@ -2,6 +2,7 @@ > Resize an ext2, ext3 or ext4 filesystem. > Does not resize the underlying partition. The filesystem may have to be unmounted first, read the man page for more details. +> More information: . - Automatically resize a filesystem: diff --git a/pages/linux/rfkill.md b/pages/linux/rfkill.md index 9ecdb7dbf..0dde9aba4 100644 --- a/pages/linux/rfkill.md +++ b/pages/linux/rfkill.md @@ -1,6 +1,7 @@ # rfkill > Enable and disable wireless devices. +> More information: . - List devices: diff --git a/pages/linux/rpcinfo.md b/pages/linux/rpcinfo.md index 70ad2dd2d..b540605c8 100644 --- a/pages/linux/rpcinfo.md +++ b/pages/linux/rpcinfo.md @@ -1,6 +1,7 @@ # rpcinfo > Makes an RPC call to an RPC server and reports what it finds. +> More information: . - Show full table of all RPC services registered on localhost: diff --git a/pages/linux/rspamc.md b/pages/linux/rspamc.md index 6d98dcb66..233f128cd 100644 --- a/pages/linux/rspamc.md +++ b/pages/linux/rspamc.md @@ -1,6 +1,7 @@ # rspamc > Command-line client for rspamd servers. +> More information: . - Train the bayesian filter to recognise an email as spam: diff --git a/pages/linux/rtcwake.md b/pages/linux/rtcwake.md index 9c753dc07..ef62c3fe4 100644 --- a/pages/linux/rtcwake.md +++ b/pages/linux/rtcwake.md @@ -1,6 +1,7 @@ # rtcwake > Enter a system sleep state until specified wakeup time relative to your BIOS clock. +> More information: . - Show whether an alarm is set or not: diff --git a/pages/linux/run-mailcap.md b/pages/linux/run-mailcap.md index f5de973ca..078dce2d9 100644 --- a/pages/linux/run-mailcap.md +++ b/pages/linux/run-mailcap.md @@ -2,6 +2,7 @@ > Run MailCap Programs. > Run mailcap view, see, edit, compose, print - execute programs via entries in the mailcap file (or any of its aliases) will use the given action to process each mime-type/file. +> More information: . - Individual actions/programs on run-mailcap can be invoked with action flag: diff --git a/pages/linux/runuser.md b/pages/linux/runuser.md index 7f74add2f..64c9ea4a3 100644 --- a/pages/linux/runuser.md +++ b/pages/linux/runuser.md @@ -1,6 +1,7 @@ # runuser > Run commands as a specific user and group without asking for password (needs root privileges). +> More information: . - Run command as a different user: diff --git a/pages/linux/sa.md b/pages/linux/sa.md index 4e97d6cfc..f03929ef5 100644 --- a/pages/linux/sa.md +++ b/pages/linux/sa.md @@ -2,6 +2,7 @@ > Summarizes accounting information. Part of the acct package. > Shows commands called by users, including basic info on CPU time spent processing and I/O rates. +> More information: . - Display executable invocations per user (username not displayed): diff --git a/pages/linux/sar.md b/pages/linux/sar.md index f3d04ee03..b949f2515 100644 --- a/pages/linux/sar.md +++ b/pages/linux/sar.md @@ -1,6 +1,7 @@ # sar > Monitor performance of various Linux subsystems. +> More information: . - Report I/O and transfer rate issued to physical devices, one per second (press CTRL+C to quit): diff --git a/pages/linux/sbatch.md b/pages/linux/sbatch.md index 34c53678a..7503d0c16 100644 --- a/pages/linux/sbatch.md +++ b/pages/linux/sbatch.md @@ -1,6 +1,7 @@ # sbatch > Submit a batch job to the SLURM scheduler. +> More information: . - Submit a batch job: diff --git a/pages/linux/script.md b/pages/linux/script.md index d9bc4a0a3..9e7601424 100644 --- a/pages/linux/script.md +++ b/pages/linux/script.md @@ -1,6 +1,7 @@ # script > Record all terminal output to file. +> More information: . - Record a new session to a file named `typescript` in the current directory: diff --git a/pages/linux/scriptreplay.md b/pages/linux/scriptreplay.md index 001a1f569..709119255 100644 --- a/pages/linux/scriptreplay.md +++ b/pages/linux/scriptreplay.md @@ -1,6 +1,7 @@ # scriptreplay > Replay a typescript created by the `script` command to the standard output. +> More information: . - Replay a typescript at the speed it was recorded: diff --git a/pages/linux/see.md b/pages/linux/see.md index c9ba69dbb..1f7f30344 100644 --- a/pages/linux/see.md +++ b/pages/linux/see.md @@ -2,6 +2,7 @@ > Alias to `run-mailcap`'s view. > An alias to a `run-mailcap`'s action print. +> More information: . - See action can be used to view any file (usually image) on default mailcap explorer: diff --git a/pages/linux/sensible-browser.md b/pages/linux/sensible-browser.md index 9c386ba94..d14500050 100644 --- a/pages/linux/sensible-browser.md +++ b/pages/linux/sensible-browser.md @@ -1,6 +1,7 @@ # sensible-browser > Open the default browser. +> More information: . - Open a new window of the default browser: diff --git a/pages/linux/sensible-editor.md b/pages/linux/sensible-editor.md index d105aa2ad..bc88cd07f 100644 --- a/pages/linux/sensible-editor.md +++ b/pages/linux/sensible-editor.md @@ -1,6 +1,7 @@ # sensible-editor > Open the default editor. +> More information: . - Open a file in the default editor: diff --git a/pages/linux/sensors.md b/pages/linux/sensors.md index 4ffba46a5..c002914d4 100644 --- a/pages/linux/sensors.md +++ b/pages/linux/sensors.md @@ -1,6 +1,7 @@ # sensors > Report sensors information. +> More information: . - Show the current readings of all sensor chips: diff --git a/pages/linux/service.md b/pages/linux/service.md index ba042f851..4e202ac26 100644 --- a/pages/linux/service.md +++ b/pages/linux/service.md @@ -2,6 +2,7 @@ > Manage services by running init scripts. > The full script path should be omitted (`/etc/init.d/` is assumed). +> More information: . - List the name and status of all services: diff --git a/pages/linux/setfacl.md b/pages/linux/setfacl.md index 78f70759f..672d59ab5 100644 --- a/pages/linux/setfacl.md +++ b/pages/linux/setfacl.md @@ -1,6 +1,7 @@ # setfacl > Set file access control lists (ACL). +> More information: . - Modify ACL of a file for user with read and write access: diff --git a/pages/linux/setxkbmap.md b/pages/linux/setxkbmap.md index 5532261e5..835f0564a 100644 --- a/pages/linux/setxkbmap.md +++ b/pages/linux/setxkbmap.md @@ -1,6 +1,7 @@ # setxkbmap > Set the keyboard using the X Keyboard Extension. +> More information: . - Set the keyboard in French AZERTY: diff --git a/pages/linux/slapt-get.md b/pages/linux/slapt-get.md index 0090dfcd8..2c8b68bcb 100644 --- a/pages/linux/slapt-get.md +++ b/pages/linux/slapt-get.md @@ -2,6 +2,7 @@ > An apt like system for Slackware package management. > Package sources need to be configured in the slapt-getrc file. +> More information: . - Update the list of available packages and versions: diff --git a/pages/linux/smbclient.md b/pages/linux/smbclient.md index 8b0548597..f2d6a2da5 100644 --- a/pages/linux/smbclient.md +++ b/pages/linux/smbclient.md @@ -1,6 +1,7 @@ # smbclient > FTP-like client to access SMB/CIFS resources on servers. +> More information: . - Connect to a share (user will be prompted for password; `exit` to quit the session): diff --git a/pages/linux/snap.md b/pages/linux/snap.md index 79074c305..3df6f1031 100644 --- a/pages/linux/snap.md +++ b/pages/linux/snap.md @@ -2,6 +2,7 @@ > Tool for managing the "snap" self-contained software packages. > Similar to what `apt` is for ".deb". +> More information: . - Search for a package: diff --git a/pages/linux/squeue.md b/pages/linux/squeue.md index fdcb4d33d..4f777b8dc 100644 --- a/pages/linux/squeue.md +++ b/pages/linux/squeue.md @@ -1,6 +1,7 @@ # squeue > View the jobs queued in the SLURM scheduler. +> More information: . - View the queue: diff --git a/pages/linux/strace.md b/pages/linux/strace.md index d17744224..5d43b4e9b 100644 --- a/pages/linux/strace.md +++ b/pages/linux/strace.md @@ -1,6 +1,7 @@ # strace > Troubleshooting tool for tracing system calls. +> More information: . - Start tracing a specific process by its PID: diff --git a/pages/linux/stress.md b/pages/linux/stress.md index 78a171930..2d4678b6e 100644 --- a/pages/linux/stress.md +++ b/pages/linux/stress.md @@ -1,6 +1,7 @@ # stress > A tool to stress test CPU, memory, and IO on a Linux system. +> More information: . - Spawn 4 workers to stress test CPU: diff --git a/pages/linux/taskset.md b/pages/linux/taskset.md index 54e7b6a4a..155cdeff0 100644 --- a/pages/linux/taskset.md +++ b/pages/linux/taskset.md @@ -1,6 +1,7 @@ # taskset > Get or set a process' CPU affinity or start a new process with a defined CPU affinity. +> More information: . - Get a running process' CPU affinity by PID: diff --git a/pages/linux/tcpflow.md b/pages/linux/tcpflow.md index 97c771fef..c6dae3de4 100644 --- a/pages/linux/tcpflow.md +++ b/pages/linux/tcpflow.md @@ -1,6 +1,7 @@ # tcpflow > Capture TCP traffic for debugging and analysis. +> More information: . - Show all data on the given interface and port: diff --git a/pages/linux/tcpkill.md b/pages/linux/tcpkill.md index 92f3897e5..7ef95ef67 100644 --- a/pages/linux/tcpkill.md +++ b/pages/linux/tcpkill.md @@ -1,6 +1,7 @@ # tcpkill > Kills specified in-progress TCP connections. +> More information: . - Kill in-progress connections at a specified interface, host and port: diff --git a/pages/linux/ubuntu-bug.md b/pages/linux/ubuntu-bug.md index 2b64580d4..2fc28b65b 100644 --- a/pages/linux/ubuntu-bug.md +++ b/pages/linux/ubuntu-bug.md @@ -1,6 +1,7 @@ # ubuntu-bug > This command is an alias of `apport-bug`. +> More information: . - View documentation for the original command: diff --git a/pages/linux/uprecords.md b/pages/linux/uprecords.md index 24b94e59f..8d776abbc 100644 --- a/pages/linux/uprecords.md +++ b/pages/linux/uprecords.md @@ -1,6 +1,7 @@ # uprecords > Displays a summary of historical uptime records. +> More information: . - Display a summary of the top 10 historical uptime records: diff --git a/pages/linux/utmpdump.md b/pages/linux/utmpdump.md index b264cb948..eb7f3c2e3 100644 --- a/pages/linux/utmpdump.md +++ b/pages/linux/utmpdump.md @@ -1,6 +1,7 @@ # utmpdump > Dump and load btmp, utmp and wtmp accounting files. +> More information: . - Dump the `/var/log/wtmp` file to the standard output as plain text: diff --git a/pages/linux/uvcdynctrl.md b/pages/linux/uvcdynctrl.md index dbe06bb24..00bb2e8ef 100644 --- a/pages/linux/uvcdynctrl.md +++ b/pages/linux/uvcdynctrl.md @@ -1,6 +1,7 @@ # uvcdynctrl > A libwebcam command-line tool to manage dynamic controls in uvcvideo. +> More information: . - List all available cameras: diff --git a/pages/linux/viewnior.md b/pages/linux/viewnior.md index 31e0926c1..ae654f533 100644 --- a/pages/linux/viewnior.md +++ b/pages/linux/viewnior.md @@ -1,6 +1,7 @@ # viewnior > Simple and elegant image viewer. +> More information: . - View an image: diff --git a/pages/linux/vmware-checkvm.md b/pages/linux/vmware-checkvm.md index 3e4e5c050..904e0bfa4 100644 --- a/pages/linux/vmware-checkvm.md +++ b/pages/linux/vmware-checkvm.md @@ -1,6 +1,7 @@ # vmware-checkvm > Checks to see if the current host is a VMware VM or not. +> More information: . - Return the current VMware software version (exit status determines whether the system is a VM or not): diff --git a/pages/linux/vncserver.md b/pages/linux/vncserver.md index 22efe53e4..aaae5725b 100644 --- a/pages/linux/vncserver.md +++ b/pages/linux/vncserver.md @@ -1,6 +1,7 @@ # vncserver > Launches a VNC (Virtual Network Computing) desktop. +> More information: . - Launch a VNC Server on next available display: diff --git a/pages/linux/vncviewer.md b/pages/linux/vncviewer.md index 6e2817ad2..9c884a746 100644 --- a/pages/linux/vncviewer.md +++ b/pages/linux/vncviewer.md @@ -1,6 +1,7 @@ # vncviewer > Launches a VNC (Virtual Network Computing) client. +> More information: . - Launch a VNC client which connects to a host on a given display: diff --git a/pages/linux/vnstat.md b/pages/linux/vnstat.md index c6ceb1ab3..661b4bc6d 100644 --- a/pages/linux/vnstat.md +++ b/pages/linux/vnstat.md @@ -1,6 +1,7 @@ # vnstat > A console-based network traffic monitor. +> More information: . - Display traffic summary for all interfaces: diff --git a/pages/linux/vpnc.md b/pages/linux/vpnc.md index a632303aa..2e4dc4e35 100644 --- a/pages/linux/vpnc.md +++ b/pages/linux/vpnc.md @@ -1,6 +1,7 @@ # vpnc > A VPN client for the Cisco 3000 VPN Concentrator. +> More information: . - Connect with a defined configuration file: diff --git a/pages/linux/whatis.md b/pages/linux/whatis.md index 762275952..3d8dd2291 100644 --- a/pages/linux/whatis.md +++ b/pages/linux/whatis.md @@ -1,6 +1,7 @@ # whatis > Display one-line descriptions from manual pages. +> More information: . - Display a description from a man page: diff --git a/pages/linux/wpa_cli.md b/pages/linux/wpa_cli.md index b0ceaeda4..51efff509 100644 --- a/pages/linux/wpa_cli.md +++ b/pages/linux/wpa_cli.md @@ -1,6 +1,7 @@ # wpa_cli > Add and configure wlan interfaces. +> More information: . - Scan for available networks: diff --git a/pages/linux/wpa_passphrase.md b/pages/linux/wpa_passphrase.md index 37836bb8c..fcf654baf 100644 --- a/pages/linux/wpa_passphrase.md +++ b/pages/linux/wpa_passphrase.md @@ -1,6 +1,7 @@ # wpa_passphrase > Generate a WPA-PSK key from an ASCII passphrase for a given SSID. +> More information: . - Compute and display the WPA-PSK key for a given SSID reading the passphrase from stdin: diff --git a/pages/linux/x11vnc.md b/pages/linux/x11vnc.md index cf115b295..7434c8667 100644 --- a/pages/linux/x11vnc.md +++ b/pages/linux/x11vnc.md @@ -2,6 +2,7 @@ > A VNC server that will enable VNC on an existing display server. > By default, the server will automatically terminate once all clients disconnect from it. +> More information: . - Launch a VNC server that allows multiple clients to connect: diff --git a/pages/linux/xclip.md b/pages/linux/xclip.md index dba82113c..a8e3cb4f6 100644 --- a/pages/linux/xclip.md +++ b/pages/linux/xclip.md @@ -2,6 +2,7 @@ > X11 clipboard manipulation tool, similar to `xsel`. > Handles the X primary and secondary selections, plus the system clipboard (`Ctrl + C`/`Ctrl + V`). +> More information: . - Copy the output from a command to the X11 primary selection area (clipboard): diff --git a/pages/linux/xdotool.md b/pages/linux/xdotool.md index 9e515dae1..c830d74b4 100644 --- a/pages/linux/xdotool.md +++ b/pages/linux/xdotool.md @@ -1,6 +1,7 @@ # xdotool > Command-line automation for X11. +> More information: . - Retrieve the X-Windows window ID of the running Firefox window(s): diff --git a/pages/linux/xeyes.md b/pages/linux/xeyes.md index 315bebeb6..6574e10fc 100644 --- a/pages/linux/xeyes.md +++ b/pages/linux/xeyes.md @@ -1,6 +1,7 @@ # xeyes > Display eyes on the screen that follow the mouse cursor. +> More information: . - Launch xeyes on the local machine's default display: diff --git a/pages/linux/xsel.md b/pages/linux/xsel.md index 2c68f3135..e996b538c 100644 --- a/pages/linux/xsel.md +++ b/pages/linux/xsel.md @@ -1,6 +1,7 @@ # xsel > X11 selection and clipboard manipulation tool. +> More information: . - Use a command's output as input of the clip[b]oard (equivalent to `Ctrl + C`): diff --git a/pages/linux/xsetwacom.md b/pages/linux/xsetwacom.md index f01826731..d2604a46a 100644 --- a/pages/linux/xsetwacom.md +++ b/pages/linux/xsetwacom.md @@ -1,6 +1,7 @@ # xsetwacom > Command-line tool to change settings for Wacom pen tablets at runtime. +> More information: . - List all the available Wacom devices. The device name is in the first column: diff --git a/pages/linux/xtrlock.md b/pages/linux/xtrlock.md index 4be573403..26700c587 100644 --- a/pages/linux/xtrlock.md +++ b/pages/linux/xtrlock.md @@ -1,6 +1,7 @@ # xtrlock > Lock the X display until the user supplies their password. +> More information: . - Lock the display and show a padlock instead of the cursor: