wall, watch, whereis, whiptail, wipefs, wmctrl, wodim: add link (#6784)

This commit is contained in:
derNiklaas
2021-10-05 05:35:50 +02:00
committed by GitHub
parent 811a36a012
commit e0442c6f98
11 changed files with 11 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# wall
> Write a message on the terminals of users currently logged in.
> More information: <https://manned.org/wall>.
- Send a message:

View File

@@ -1,6 +1,7 @@
# watch
> Execute a command repeatedly, and monitor the output in full-screen mode.
> More information: <https://manned.org/watch>.
- Monitor files in the current directory:

View File

@@ -1,6 +1,7 @@
# whiptail
> Display text-based dialog boxes from shell scripts.
> More information: <https://manned.org/whiptail>.
- Display a simple message:

View File

@@ -1,6 +1,7 @@
# wipefs
> Wipe filesystem, raid, or partition-table signatures from a device.
> More information: <https://manned.org/wipefs>.
- Display signatures for specified device:

View File

@@ -1,6 +1,7 @@
# wmctrl
> CLI for X Window Manager.
> More information: <https://manned.org/wmctrl>.
- List all windows, managed by the window manager:

View File

@@ -2,6 +2,7 @@
> Command (aliased as `cdrecord` on some systems) for recording data to CDs or DVDs.
> Some invocations of wodim can cause destructive actions, such as erasing all the data on a disc.
> More information: <https://manned.org/wodim>.
- Display optical drives available to `wodim`: