Update cheatsheets

This commit is contained in:
ivuorinen
2024-04-26 00:13:28 +00:00
parent 476f78d77c
commit 0b47930bfa
69 changed files with 110 additions and 70 deletions

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# arpaname
> Provides corresponding ARPA name for IP addresses.
> Get the corresponding ARPA name for a IP addresses.
> More information: <https://manned.org/arpaname>.
- Translate IP addresses (IPv4 and IPv6) to the corresponding ARPA name:

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# cockpit-desktop
> Provides secure access to Cockpit pages in an already running session.
> Securely access Cockpit pages in a running session.
> It starts `cockpit-ws` and a web browser in an isolated network space and a `cockpit-bridge` in a running user session.
> More information: <https://cockpit-project.org/guide/latest/cockpit-desktop.1.html>.

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# lsb_release
> Provides certain LSB (Linux Standard Base) and distribution-specific information.
> Get LSB (Linux Standard Base) and distribution-specific information.
> More information: <https://manned.org/lsb_release>.
- Print all available information:

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# reset
> Reinitializes the current terminal. Clears the entire terminal screen.
> Reinitialize the current terminal. Clears the entire terminal screen.
> More information: <https://manned.org/reset>.
- Reinitialize the current terminal:

View File

@@ -5,8 +5,8 @@ source: https://github.com/tldr-pages/tldr.git
---
# sa
> 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.
> Summarize accounting information about commands called by users, including basic information on CPU time spent processing and I/O rates.
> Part of the `acct` package.
> More information: <https://manned.org/man/sa.8>.
- Display executable invocations per user (username not displayed):

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# slurmdbd
> Provides a secure enterprise-wide interface to a database for Slurm.
> A secure enterprise-wide interface to a database for Slurm.
> More information: <https://slurm.schedmd.com/slurmdbd.html>.
- Set the daemon's nice value to the specified value, typically a negative number:

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# tcpkill
> Kills specified in-progress TCP connections.
> Kill specified in-progress TCP connections.
> More information: <https://manned.org/tcpkill>.
- Kill in-progress connections at a specified interface, host and port:

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# ul
> Performs the underlining of a text.
> Underline a text.
> Each character in a string must be underlined separately.
> More information: <https://manned.org/ul>.

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# vncserver
> Launches a VNC (Virtual Network Computing) desktop.
> Launch a VNC (Virtual Network Computing) desktop.
> More information: <https://manned.org/vncserver.1x>.
- Launch a VNC Server on next available display:

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# wal-telegram
> Generates themes for Telegram based the colors generated by pywal/wal.
> Generate themes for Telegram based the colors generated by pywal/wal.
> More information: <https://github.com/guillaumeboehm/wal-telegram>.
- Generate with wal's palette and the current wallpaper (feh only):

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# xdg-open
> Opens a file or URL in the user's preferred application.
> Open a file or URL in the user's preferred application.
> More information: <https://portland.freedesktop.org/doc/xdg-open.html>.
- Open the current directory in the default file explorer: