## Common - [7z](https://www.7-zip.org): A file archiver with high compression ratio format [src](src/7z.sh) [completion](completions/7z.sh) - [7za](https://www.7-zip.org): A file archiver with high compression ratio format [src](src/7za.sh) [completion](completions/7za.sh) - [7zr](https://www.7-zip.org): A file archiver with high compression ratio format [src](src/7zr.sh) [completion](completions/7zr.sh) - [a2ps](https://www.gnu.org/software/a2ps): format files for printing on a PostScript printer [src](src/a2ps.sh) [completion](completions/a2ps.sh) - [ab](https://github.com/apache/httpd): Apache HTTP server benchmarking tool [src](src/ab.sh) [completion](completions/ab.sh) - [abook](http://abook.sourceforge.net): text-based address book program [src](src/abook.sh) [completion](completions/abook.sh) - [abcde](https://abcde.einval.com): A Better CD Encoder [src](src/abcde.sh) [completion](completions/abcde.sh) - [ack](https://github.com/beyondgrep/ack3): grep-like text finder [src](src/ack.sh) [completion](completions/ack.sh) - [act](https://github.com/nektos/act): Run your GitHub Actions locally [src](src/act.sh) [completion](completions/act.sh) - [actionlint](https://github.com/rhysd/actionlint): Static checker for GitHub Actions workflow files [src](src/actionlint.sh) [completion](completions/actionlint.sh) - [adb](https://developer.android.com/tools/adb): Android Debug Bridge [src](src/adb.sh) [completion](completions/adb.sh) - [ag](https://github.com/ggreer/the_silver_searcher): The Silver Searcher. Like ack, but faster. [src](src/ag.sh) [completion](completions/ag.sh) - [age](https://github.com/FiloSottile/age): A simple, modern, and secure file encryption [src](src/age.sh) [completion](completions/age.sh) - [age-keygen](https://github.com/FiloSottile/age): generate age key pairs [completion](completions/age-keygen.sh) - [aichat](https://github.com/sigoden/aichat): A powerful chatgpt cli. [src](src/aichat.sh) [completion](completions/aichat.sh) - [aider](https://github.com/paul-gauthier/aider): AI pair programming in your terminal [completion](completions/aider.sh) - [airflow](https://github.com/apache/airflow): A platform to programmatically author, schedule, and monitor workflows [src](src/airflow.sh) [completion](completions/airflow.sh) - [amplify](https://github.com/aws-amplify/amplify-cli): a unified toolchain to create AWS cloud services for your app. [src](src/amplify.sh) [completion](completions/amplify.sh) - [ansible](https://github.com/ansible/ansible): Define and run a single task 'playbook' against a set of hosts [src](src/ansible.sh) [completion](completions/ansible.sh) - [ansible-config](https://github.com/ansible/ansible): View ansible configuration.: [src](src/ansible-config.sh) [completion](completions/ansible-config.sh) - [ansible-console](https://github.com/ansible/ansible): REPL console for executing Ansible tasks. [src](src/ansible-console.sh) [completion](completions/ansible-console.sh) - [ansible-doc](https://github.com/ansible/ansible): plugin documentation tool [src](src/ansible-doc.sh) [completion](completions/ansible-doc.sh) - [ansible-galaxy](https://github.com/ansible/ansible): Perform various Role and Collection related operations. [src](src/ansible-galaxy.sh) [completion](completions/ansible-galaxy.sh) - [ansible-lint](https://github.com/ansible/ansible-lint): checks playbooks for practices and behavior that could potentially be improved. [src](src/ansible-lint.sh) [completion](completions/ansible-lint.sh) - [ansible-playbook](https://github.com/ansible/ansible): Runs Ansible playbooks, executing the defined tasks on the targeted hosts. [src](src/ansible-playbook.sh) [completion](completions/ansible-playbook.sh) - [ansible-vault](https://github.com/ansible/ansible): encryption/decryption utility for Ansible data files [src](src/ansible-vault.sh) [completion](completions/ansible-vault.sh) - [ant](https://github.com/apache/ant): a Java based make tool. [src](src/ant.sh) [completion](completions/ant.sh) - [apachectl](https://github.com/apache/httpd): Apache HTTP server control interface [src](src/apachectl.sh) [completion](completions/apachectl.sh) - [appwrite](https://github.com/appwrite/appwrite): a backend platform for developing Web, Mobile, and Flutter applications. [completion](completions/appwrite.sh) - [apropos](https://gitlab.com/man-db/man-db): search the manual page names and descriptions [src](src/apropos.sh) [completion](completions/apropos.sh) - [ar](https://www.gnu.org/software/binutils): create, modify, and extract from archives [src](src/ar.sh) [completion](completions/ar.sh) - [argo](https://github.com/argoproj/argo-workflows): Workflow engine for Kubernetes [src](src/argo.sh) [completion](completions/argo.sh) - [aria2c](https://github.com/aria2/aria2): The ultra fast download utility [src](src/aria2c.sh) [completion](completions/aria2c.sh) - [asciidoctor](https://github.com/asciidoctor/asciidoctor): converts AsciiDoc source files to HTML, DocBook, and other formats [completion](completions/asciidoctor.sh) - [asciinema](https://github.com/asciinema/asciinema): terminal session recorder [src](src/asciinema.sh) [completion](completions/asciinema.sh) - [asdf](https://github.com/asdf-vm/asdf): Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more [src](src/asdf.sh) [completion](completions/asdf.sh) - [assh](https://github.com/moul/assh): make your ssh client smarter [src](src/assh.sh) [completion](completions/assh.sh) - [atlas](https://github.com/mongodb/mongodb-atlas-cli): a command line interface built specifically for MongoDB Atlas. [src](src/atlas.sh) [completion](completions/atlas.sh) - [augtool](https://github.com/hercules-team/augeas): inspect and modify configuration files [src](src/augtool.sh) [completion](completions/augtool.sh) - [autoconf](https://www.gnu.org/software/autoconf): Generate configuration scripts [src](src/autoconf.sh) [completion](completions/autoconf.sh) - [autocorrect](https://github.com/huacnlee/autocorrect): Linter and formatter to improve copywriting, correct spaces, words between CJK [src](src/autocorrect.sh) [completion](completions/autocorrect.sh) - [autojump](https://github.com/wting/autojump): Automatically jump to directory passed as an argument. [completion](completions/autojump.sh) - [awk](http://www.gnu.org/software/gawk): pattern scanning and processing language [src](src/awk.sh) [completion](completions/awk.sh) - [aws](https://github.com/aws/aws-cli): The AWS Command Line Interface is a unified tool to manage your AWS services. [src](src/aws.sh) [completion](completions/aws.sh) - [awsume](https://github.com/trek10inc/awsume): A utility for easily assuming AWS IAM roles from the command line. [completion](completions/awsume.sh) - [az](https://github.com/Azure/azure-cli): A set of commands used to create and manage Azure resources. [src](src/az.sh) [completion](completions/az.sh) - [babel](https://github.com/babel/babel): a compiler for writing next generation JavaScript. [completion](completions/babel.sh) - [bandwhich](https://github.com/imsnif/bandwhich): Terminal bandwidth utilization tool. [src](src/bandwhich.sh) [completion](completions/bandwhich.sh) - [base64](http://gnu.org/software/coreutils): base64 encode/decode data and print to standard output [completion](completions/base64.sh) - [basename](http://gnu.org/software/coreutils): strip directory and suffix from filenames [completion](completions/basename.sh) - [basenc](http://gnu.org/software/coreutils): Encode/decode data and print to standard output [completion](completions/basenc.sh) - [bash](https://www.gnu.org/software/bash): GNU Bourne-Again SHell [src](src/bash.sh) [completion](completions/bash.sh) - [bat](https://github.com/sharkdp/bat): A cat(1) clone with wings. [src](src/bat.sh) [completion](completions/bat.sh) - [bats](https://github.com/bats-core/bats-core): Bash Automated Testing System [completion](completions/bats.sh) - [bazel](https://github.com/bazelbuild/bazel): tool to automate software builds and tests [src](src/bazel.sh) [completion](completions/bazel.sh) - [bc](https://www.gnu.org/software/bc): An arbitrary precision calculator language [src](src/bc.sh) [completion](completions/bc.sh) - [bfs](https://github.com/tavianator/bfs): A breadth-first version of the UNIX find command [src](src/bfs.sh) [completion](completions/bfs.sh) - [binwalk](https://github.com/ReFirmLabs/binwalk): Firmware Analysis Tool [src](src/binwalk.sh) [completion](completions/binwalk.sh) - [bison](https://www.gnu.org/software/bison): GNU Project parser generator (yacc replacement) [src](src/bison.sh) [completion](completions/bison.sh) - [black](https://github.com/psf/black): The uncompromising Python code formatter [src](src/black.sh) [completion](completions/black.sh) - [bore](https://github.com/ekzhang/bore): a simple CLI tool for making tunnels to localhost [completion](completions/bore.sh) - [bosh](https://github.com/cloudfoundry/bosh-cli): unifies release engineering, deployment, and lifecycle management of small and large-scale cloud software. [src](src/bosh.sh) [completion](completions/bosh.sh) - [boundary](https://github.com/hashicorp/boundary): Simple and secure remote access. [src](src/boundary.sh) [completion](completions/boundary.sh) - [bpython](https://github.com/bpython/bpython): A fancy curses interface to the Python interactive interpreter [src](src/bpython.sh) [completion](completions/bpython.sh) - [brew](https://github.com/Homebrew/brew): The missing package manager for macOS. [src](src/brew.sh) [completion](completions/brew.sh) - [broot](https://github.com/Canop/broot): A new way to see and navigate directory trees [src](src/broot.sh) [completion](completions/broot.sh) - [brotli](https://github.com/google/brotli): lossless compression algorithm and format [completion](completions/brotli.sh) - [browser-sync](https://github.com/BrowserSync/browser-sync): Keep multiple browsers & devices in sync when building websites. [src](src/browser-sync.sh) [completion](completions/browser-sync.sh) - [btm](https://github.com/ClementTsang/bottom): A customizable cross-platform graphical process/system monitor for the terminal. Supports Linux, macOS, and Windows. [src](src/btm.sh) [completion](completions/btm.sh) - [buf](https://github.com/bufbuild/buf): The best way of working with Protocol Buffers. [src](src/buf.sh) [completion](completions/buf.sh) - [buku](https://github.com/jarun/buku): Personal mini-web in text [src](src/buku.sh) [completion](completions/buku.sh) - [bun](https://github.com/oven-sh/bun): Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one [src](src/bun.sh) [completion](completions/bun.sh) - [bundle](https://github.com/rubygems/rubygems): Ruby Dependency Management [src](src/bundle.sh) [completion](completions/bundle.sh) - [bunzip2](https://gitlab.com/bzip2/bzip2): a block-sorting file compressor [src](src/bunzip2.sh) [completion](completions/bunzip2.sh) - [bw](https://github.com/bitwarden/clients): Bitwarden Command-line Interface [completion](completions/bw.sh) - [bws](https://github.com/bitwarden/sdk): Bitwarden Secrets CLI [src](src/bws.sh) [completion](completions/bws.sh) - [bzcat](https://gitlab.com/bzip2/bzip2): decompresses files to stdout [src](src/bzcat.sh) [completion](completions/bzcat.sh) - [bzip2](https://gitlab.com/bzip2/bzip2): a block-sorting file compressor [src](src/bzip2.sh) [completion](completions/bzip2.sh) - [cabal](https://github.com/haskell/cabal): a system for building and packaging Haskell libraries and programs [src](src/cabal.sh) [completion](completions/cabal.sh) - [caddy](https://github.com/caddyserver/caddy): an extensible server platform written in Go. [src](src/caddy.sh) [completion](completions/caddy.sh) - [cargo](https://github.com/rust-lang/cargo): The Rust package manager [src](src/cargo.sh) [completion](completions/cargo.sh) - [cargo-audit](https://github.com/RustSec/rustsec): Audit your dependencies for crates with security vulnerabilities reported to the RustSec Advisory Database. [completion](completions/cargo/audit.sh) - [cargo-binstall](https://github.com/cargo-bins/cargo-binstall): Binary installation for rust projects [completion](completions/cargo/binstall.sh) - [cargo-bloat](https://github.com/RazrFalcon/cargo-bloat): Find out what takes most of the space in your executable. [completion](completions/cargo/bloat.sh) - [cargo-contract](https://github.com/paritytech/cargo-contract): Setup and deployment tool for developing Wasm based smart contracts via ink! [completion](completions/cargo/contract.sh) - [cargo-crev](https://github.com/crev-dev/cargo-crev): A cryptographically verifiable code review system for the cargo (Rust) package manager. [completion](completions/cargo/crev.sh) - [cargo-fuzz](https://github.com/rust-fuzz/cargo-fuzz): Command line helpers for fuzzing [completion](completions/cargo/fuzz.sh) - [cargo-geiger](https://github.com/rust-secure-code/cargo-geiger): Detects usage of unsafe Rust in a Rust crate and its dependencies. [completion](completions/cargo/geiger.sh) - [cargo-hack](https://github.com/taiki-e/cargo-hack): Cargo subcommand to provide various options useful for testing and continuous integration. [completion](completions/cargo/hack.sh) - [cargo-insta](https://github.com/mitsuhiko/insta): A snapshot testing library for rust [completion](completions/cargo/insta.sh) - [cargo-leptos](https://github.com/leptos-rs/cargo-leptos): Build tool for Leptos [completion](completions/cargo/leptos.sh) - [cargo-license](https://github.com/onur/cargo-license): Cargo subcommand to see license of dependencies [completion](completions/cargo/license.sh) - [cargo-llvm-cov](https://github.com/taiki-e/cargo-llvm-cov): Cargo subcommand to easily use LLVM source-based code coverage. [completion](completions/cargo/llvm-cov.sh) - [cargo-make](https://github.com/sagiegurari/cargo-make): Rust task runner and build tool. [completion](completions/cargo/make.sh) - [cargo-ndk](https://github.com/bbqsrc/cargo-ndk): Compile Rust projects against the Android NDK without hassle [completion](completions/cargo/ndk.sh) - [cargo-nextest](https://github.com/nextest-rs/nextest): A new, faster test runner for Rust. [completion](completions/cargo/nextest.sh) - [cargo-outdated](https://github.com/kbknapp/cargo-outdated): displaying when dependencies have newer versions available. [completion](completions/cargo/outdated.sh) - [cargo-semver-checks](https://github.com/obi1kenobi/cargo-semver-checks): Scan your Rust crate for semver violations. [completion](completions/cargo/semver-checks.sh) - [cargo-sort](https://github.com/DevinR528/cargo-sort): Check if tables and items in a .toml file are lexically sorted [completion](completions/cargo/sort.sh) - [cargo-sqlx](https://github.com/launchbadge/sqlx): Command-line utility for SQLx, the Rust SQL toolkit. [completion](completions/cargo/sqlx.sh) - [cargo-tarpaulin](https://github.com/xd009642/tarpaulin): A code coverage tool for Rust projects [completion](completions/cargo/tarpaulin.sh) - [cargo-tauri](https://github.com/tauri-apps/tauri): Build smaller, faster, and more secure desktop applications with a web frontend. [completion](completions/cargo/tauri.sh) - [cargo-udeps](https://github.com/est31/cargo-udeps): Find unused dependencies in Cargo.toml [completion](completions/cargo/udeps.sh) - [cargo-watch](https://github.com/watchexec/cargo-watch): Watches over your Cargo project's source. [completion](completions/cargo/watch.sh) - [cargo-zigbuild](https://github.com/rust-cross/cargo-zigbuild): Compile Cargo project with zig as linker for easier cross compiling. [completion](completions/cargo/zigbuild.sh) - [cat](http://gnu.org/software/coreutils): concatenate files and print on the standard output [completion](completions/cat.sh) - [cc](https://gcc.gnu.org): GNU project C and C++ compiler [src](src/cc.sh) [completion](completions/cc.sh) - [certtool](https://www.gnutls.org): GnuTLS certificate tool [src](src/certtool.sh) [completion](completions/certtool.sh) - [cf](https://github.com/cloudfoundry/cli): The official command line client for Cloud Foundry [src](src/cf.sh) [completion](completions/cf.sh) - [checkov](https://github.com/bridgecrewio/checkov): A static code analysis tool for scanning infrastructure as code (IaC) files for misconfigurations that may lead to security or compliance problems [completion](completions/checkov.sh) - [cheat](https://github.com/cheat/cheat): Create and view interactive cheat sheets for *nix commands [src](src/cheat.sh) [completion](completions/cheat.sh) - [chezmoi](https://github.com/twpayne/chezmoi): Manage your dotfiles across multiple diverse machines, securely [src](src/chezmoi.sh) [completion](completions/chezmoi.sh) - [chgrp](http://gnu.org/software/coreutils): change group ownership [src](src/chgrp.sh) [completion](completions/chgrp.sh) - [chmod](http://gnu.org/software/coreutils): chmod - change file mode bits [src](src/chmod.sh) [completion](completions/chmod.sh) - [choose](https://github.com/theryangeary/choose): A human-friendly and fast alternative to cut and (sometimes) awk [src](src/choose.sh) [completion](completions/choose.sh) - [chown](http://gnu.org/software/coreutils): change file owner and group [src](src/chown.sh) [completion](completions/chown.sh) - [chroma](https://github.com/alecthomas/chroma): A general purpose syntax highlighting library and corresponding command, for Go [src](src/chroma.sh) [completion](completions/chroma.sh) - [chroot](http://gnu.org/software/coreutils): change root directory [src](src/chroot.sh) [completion](completions/chroot.sh) - [circleci](https://github.com/CircleCI-Public/circleci-cli): Use CircleCI from the command line [src](src/circleci.sh) [completion](completions/circleci.sh) - [cksum](http://gnu.org/software/coreutils): checksum and count the bytes in a file [completion](completions/cksum.sh) - [clang](https://clang.llvm.org): the Clang C, C++, and Objective-C compiler [src](src/clang.sh) [completion](completions/clang.sh) - [clang++](https://clang.llvm.org): the Clang C, C++, and Objective-C compiler [src](src/clang++.sh) [completion](completions/clang++.sh) - [clib](https://github.com/clibs/clib): Package manager for the C programming language. [src](src/clib.sh) [completion](completions/clib.sh) - [clj](https://github.com/clojure/clojure): runners to launch Clojure programs [src](src/clj.sh) [completion](completions/clj.sh) - [clojure](https://github.com/clojure/clojure): runners to launch Clojure programs [src](src/clojure.sh) [completion](completions/clojure.sh) - [cloudflared](https://github.com/cloudflare/cloudflared): Cloudflare Tunnel client [src](src/cloudflared.sh) [completion](completions/cloudflared.sh) - [cmake](https://gitlab.kitware.com/cmake/cmake): an open-source, cross-platform family of tools designed to build, test and package software. [src](src/cmake.sh) [completion](completions/cmake.sh) - [cmark](https://github.com/commonmark/cmark): convert CommonMark formatted text to HTM [src](src/cmark.sh) [completion](completions/cmark.sh) - [cmus](https://github.com/cmus/cmus): C* Music Player [completion](completions/cmus.sh) - [code](https://github.com/microsoft/vscode): Visual Studio Code [src](src/code.sh) [completion](completions/code.sh) - [code-insiders](https://github.com/microsoft/vscode): Visual Studio Code Insiders [src](src/code-insiders.sh) [completion](completions/code-insiders.sh) - [coffee](https://github.com/jashkenas/coffeescript): a little language that compiles into JavaScript. [src](src/coffee.sh) [completion](completions/coffee.sh) - [column](https://github.com/util-linux/util-linux): columnate lists [completion](completions/column.sh) - [comm](http://gnu.org/software/coreutils): compare two sorted files line by line [completion](completions/comm.sh) - [composer](https://github.com/composer/composer): Dependency Manager for PHP [src](src/composer.sh) [completion](completions/composer.sh) - [conda](https://github.com/conda/conda): a tool for managing and deploying applications, environments and packages. [src](src/conda.sh) [completion](completions/conda.sh) - [conky](https://github.com/brndnmtthws/conky): highly configurable system monitor. [src](src/conky.sh) [completion](completions/conky.sh) - [consul](https://github.com/hashicorp/consul): a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure. [src](src/consul.sh) [completion](completions/consul.sh) - [coreutils](https://github.com/uutils/coreutils): Cross-platform Rust rewrite of the GNU coreutils [src](src/coreutils.sh) [completion](completions/coreutils.sh) - [cosign](https://github.com/sigstore/cosign): Container Signing [src](src/cosign.sh) [completion](completions/cosign.sh) - [cp](http://gnu.org/software/coreutils): copy files and directories [src](src/cp.sh) [completion](completions/cp.sh) - [cpio](https://www.gnu.org/software/cpio): copy files to and from archives [src](src/cpio.sh) [completion](completions/cpio.sh) - [croc](https://github.com/schollz/croc): Easily and securely send things from one computer to another [src](src/croc.sh) [completion](completions/croc.sh) - [crontab](https://github.com/bruceg/bcron): Manage users crontab files [src](src/crontab.sh) [completion](completions/crontab.sh) - [cscope](http://cscope.sourceforge.net): interactively examine a C program [src](src/cscope.sh) [completion](completions/cscope.sh) - [c++](https://gcc.gnu.org): GNU project C and C++ compiler [src](src/c++.sh) [completion](completions/c++.sh) - [csplit](http://gnu.org/software/coreutils): split a file into sections determined by context lines [completion](completions/csplit.sh) - [cssh](https://github.com/duncs/clusterssh): Cluster administration tool [src](src/cssh.sh) [completion](completions/cssh.sh) - [csview](https://github.com/wfxr/csview): A high performance csv viewer with cjk/emoji support. [completion](completions/csview.sh) - [csvlens](https://github.com/YS-L/csvlens): Command-line csv viewer [completion](completions/csvlens.sh) - [ctop](https://github.com/bcicen/ctop): Top-like interface for container metrics [src](src/ctop.sh) [completion](completions/ctop.sh) - [curl](https://github.com/curl/curl): transfer a URL [src](src/curl.sh) [completion](completions/curl.sh) - [cut](http://gnu.org/software/coreutils): remove sections from each line of files [completion](completions/cut.sh) - [cwebp](https://github.com/webmproject/libwebp): Compress an image file to a WebP file [src](src/cwebp.sh) [completion](completions/cwebp.sh) - [darcs](https://darcs.net): distributed, interactive, smart revision control system [completion](completions/darcs.sh) - [darktable](https://github.com/darktable-org/darktable): an open source photography workflow application and raw developer. [src](src/darktable.sh) [completion](completions/darktable.sh) - [darktable-cli](https://github.com/darktable-org/darktable): a command line darktable variant [src](src/darktable-cli.sh) [completion](completions/darktable-cli.sh) - [dart](https://github.com/dart-lang/sdk): A client-optimized language for fast apps on any platform [src](src/dart.sh) [completion](completions/dart.sh) - [dasel](https://github.com/TomWright/dasel): JSON, YAML, TOML, XML, and CSV query and modification tool [src](src/dasel.sh) [completion](completions/dasel.sh) - [dbmate](https://github.com/amacneil/dbmate): A lightweight, framework-agnostic database migration tool. [src](src/dbmate.sh) [completion](completions/dbmate.sh) - [date](http://gnu.org/software/coreutils): print or set the system date and time [completion](completions/date.sh) - [dbt](https://github.com/dbt-labs/dbt-core): An ELT tool for managing your SQL transformations and data models. [src](src/dbt.sh) [completion](completions/dbt.sh) - [dc](https://www.gnu.org/software/bc): an arbitrary precision calculator [completion](completions/dc.sh) - [dd](http://gnu.org/software/coreutils): convert and copy a file [src](src/dd.sh) [completion](completions/dd.sh) - [ddev](https://github.com/ddev/ddev): Create and maintain a local web development environment. [src](src/ddev.sh) [completion](completions/ddev.sh) - [ddgr](https://github.com/jarun/ddgr): DuckDuckGo from the terminal [src](src/ddgr.sh) [completion](completions/ddgr.sh) - [ddosify](https://github.com/ddosify/ddosify): Comprehensive Performance Testing Platform. [src](src/ddosify.sh) [completion](completions/ddosify.sh) - [delta](https://github.com/dandavison/delta): A syntax-highlighting pager for git, diff, and grep output [src](src/delta.sh) [completion](completions/delta.sh) - [deno](https://github.com/denoland/deno): A modern runtime for JavaScript and TypeScript. [src](src/deno.sh) [completion](completions/deno.sh) - [devbox](https://github.com/jetpack-io/devbox): Instant, easy, and predictable development environments [src](src/devbox.sh) [completion](completions/devbox.sh) - [df](http://gnu.org/software/coreutils): report file system disk space usage [src](src/df.sh) [completion](completions/df.sh) - [diff](https://www.gnu.org/software/diffutils): compare files line by line [src](src/diff.sh) [completion](completions/diff.sh) - [diff3](https://www.gnu.org/software/diffutils): compare three files line by line [completion](completions/diff3.sh) - [difft](https://github.com/Wilfred/difftastic): A structural diff that understands syntax. [src](src/difft.sh) [completion](completions/difft.sh) - [dig](https://gitlab.isc.org/isc-projects/bind9): DNS lookup utility [src](src/dig.sh) [completion](completions/dig.sh) - [dircolors](http://gnu.org/software/coreutils): color setup for ls [completion](completions/dircolors.sh) - [direnv](https://github.com/direnv/direnv): unclutter your .profile [src](src/direnv.sh) [completion](completions/direnv.sh) - [dir](http://gnu.org/software/coreutils): list directory contents [src](src/dir.sh) [completion](completions/dir.sh) - [dirname](http://gnu.org/software/coreutils): strip last component from file name [src](src/dirname.sh) [completion](completions/dirname.sh) - [dive](https://github.com/wagoodman/dive): A tool for exploring a docker image, layer contents, and discovering ways to shrink the size of your Docker/OCI image. [src](src/dive.sh) [completion](completions/dive.sh) - [dnsmasq](https://thekelleys.org.uk/dnsmasq/doc.html): A lightweight DHCP and caching DNS server. [src](src/dnsmasq.sh) [completion](completions/dnsmasq.sh) - [docker](https://www.docker.com): a software platform that allows you to build, test, and deploy applications quickly. [src](src/docker.sh) [completion](completions/docker.sh) - [docker-compose](https://github.com/docker/compose): Define and run multi-container applications with Docker [src](src/docker-compose.sh) [completion](completions/docker-compose.sh) - [doctl](https://github.com/digitalocean/doctl): The official command line interface for the DigitalOcean API. [src](src/doctl.sh) [completion](completions/doctl.sh) - [doggo](https://github.com/mr-karan/doggo): Command-line DNS Client for Humans. [src](src/doggo.sh) [completion](completions/doggo.sh) - [doppler](https://github.com/DopplerHQ/cli): The official Doppler CLI [src](src/doppler.sh) [completion](completions/doppler.sh) - [dos2unix](https://dos2unix.sourceforge.io): DOS/Mac to Unix and vice versa text file format converter [completion](completions/dos2unix.sh) - [dotnet](https://github.com/dotnet/sdk): A cross-platform toolchain for developing, building, running, and publishing .NET applications. [src](src/dotnet.sh) [completion](completions/dotnet.sh) - [dprint](https://github.com/dprint/dprint): Pluggable and configurable code formatting platform written in Rust. [completion](completions/dprint.sh) - [drill](https://github.com/fcsonline/drill): Drill is an HTTP load testing application written in Rust [src](src/drill.sh) [completion](completions/drill.sh) - [dropbox](https://www.dropbox.com): A command line interface to the Dropbox service [src](src/dropbox.sh) [completion](completions/dropbox.sh) - [du](http://gnu.org/software/coreutils): estimate file space usage [src](src/du.sh) [completion](completions/du.sh) - [dua](https://github.com/Byron/dua-cli): View disk space usage and delete unwanted data, fast [src](src/dua.sh) [completion](completions/dua.sh) - [duf](https://github.com/muesli/duf): Disk Usage/Free Utility - a better 'df' alternative [src](src/duf.sh) [completion](completions/duf.sh) - [dufs](https://github.com/sigoden/dufs): A static file server [completion](completions/dufs.sh) - [dune](https://github.com/ocaml/dune): composable build system for OCaml [src](src/dune.sh) [completion](completions/dune.sh) - [dust](https://github.com/bootandy/dust): A more intuitive version of du in rust [src](src/dust.sh) [completion](completions/dust.sh) - [earthly](https://github.com/earthly/earthly): Build automation tool for the container era [src](src/earthly.sh) [completion](completions/earthly.sh) - [ed](https://www.gnu.org/software/ed): line-oriented text editor [completion](completions/ed.sh) - [efibootmgr](https://github.com/rhboot/efibootmgr): manipulate the UEFI Boot Manager [src](src/efibootmgr.sh) [completion](completions/efibootmgr.sh) - [egrep](https://www.gnu.org/software/grep): print lines that match patterns [src](src/egrep.sh) [completion](completions/egrep.sh) - [elinks](https://github.com/rkd77/elinks): lynx-like alternative character mode WWW browser [src](src/elinks.sh) [completion](completions/elinks.sh) - [elixir](https://github.com/elixir-lang/elixir): The Elixir script runner [src](src/elixir.sh) [completion](completions/elixir.sh) - [elvish](https://github.com/elves/elvish): Expressive Programming Language + Versatile Interactive Shell [src](src/elvish.sh) [completion](completions/elvish.sh) - [emacs](https://www.gnu.org/software/emacs): An extensible, customizable, free/libre text editor — and more. [completion](completions/emacs.sh) - [enscript](http://www.gnu.org/software/enscript): convert text files to PostScript, HTML, RTF, ANSI, and overstrikes [src](src/enscript.sh) [completion](completions/enscript.sh) - [entr](https://github.com/eradman/entr): run arbitrary commands when files change. [src](src/entr.sh) [completion](completions/entr.sh) - [env](http://gnu.org/software/coreutils): run a program in a modified environment [src](src/env.sh) [completion](completions/env.sh) - [erd](https://github.com/solidiquis/erdtree): Multi-threaded file-tree visualizer and disk usage analyzer [src](src/erd.sh) [completion](completions/erd.sh) - [esbuild](https://github.com/evanw/esbuild): An extremely fast bundler for the web [src](src/esbuild.sh) [completion](completions/esbuild.sh) - [eslint](https://github.com/eslint/eslint): Find and fix problems in your JavaScript code. [completion](completions/eslint.sh) - [espeak](https://espeak.sourceforge.net): A multi-lingual software speech synthesizer. [src](src/espeak.sh) [completion](completions/espeak.sh) - [exa](https://github.com/ogham/exa): A modern replacement for ‘ls’. [src](src/exa.sh) [completion](completions/exa.sh) - [exercism](https://github.com/exercism/cli): A Go based command line tool for exercism.org. [completion](completions/exercism.sh) - [expand](http://gnu.org/software/coreutils): convert tabs to spaces [src](src/expand.sh) [completion](completions/expand.sh) - [expo](https://github.com/expo/expo-cli): Tools for creating, running, and deploying universal Expo and React Native apps [src](src/expo.sh) [completion](completions/expo.sh) - [eza](https://github.com/eza-community/eza): Modern, maintained replacement for ls [src](src/eza.sh) [completion](completions/eza.sh) - [fab](https://github.com/fabric/fabric): Simple, Pythonic remote execution and deployment. [src](src/fab.sh) [completion](completions/fab.sh) - [fastlane](https://github.com/fastlane/fastlane): Automate Android and iOS development. [src](src/fastlane.sh) [completion](completions/fastlane.sh) - [fc-cache](https://gitlab.freedesktop.org/fontconfig/fontconfig): build font information cache files [src](src/fc-cache.sh) [completion](completions/fc-cache.sh) - [fc-cat](https://gitlab.freedesktop.org/fontconfig/fontconfig): read font information cache files [src](src/fc-cat.sh) [completion](completions/fc-cat.sh) - [fc-list](https://gitlab.freedesktop.org/fontconfig/fontconfig): list available fonts [src](src/fc-list.sh) [completion](completions/fc-list.sh) - [fclones](https://github.com/pkolaczk/fclones): Efficient Duplicate File Finder [completion](completions/fclones.sh) - [fd](https://github.com/sharkdp/fd): A simple, fast and user-friendly alternative to 'find' [src](src/fd.sh) [completion](completions/fd.sh) - [feh](https://feh.finalrewind.org): image viewer and cataloguer [src](src/feh.sh) [completion](completions/feh.sh) - [feroxbuster](https://github.com/epi052/feroxbuster): A fast, simple, recursive content discovery tool written in Rust. [src](src/feroxbuster.sh) [completion](completions/feroxbuster.sh) - [fetchmail](https://gitlab.com/fetchmail/fetchmail): fetch mail from a POP, IMAP, ETRN, or ODMR-capable server [src](src/fetchmail.sh) [completion](completions/fetchmail.sh) - [ffmpeg](https://ffmpeg.org): ffmpeg video converter [src](src/ffmpeg.sh) [completion](completions/ffmpeg.sh) - [fgrep](https://www.gnu.org/software/grep): print lines that match patterns [src](src/fgrep.sh) [completion](completions/fgrep.sh) - [figlet](https://github.com/cmatsuoka/figlet): Make large character ASCII banners out of ordinary text [src](src/figlet.sh) [completion](completions/figlet.sh) - [file](https://github.com/file/file): determine file type [src](src/file.sh) [completion](completions/file.sh) - [find](https://savannah.gnu.org/projects/findutils): search for files in a directory hierarchy [src](src/find.sh) [completion](completions/find.sh) - [firebase](https://firebaseopensource.com): a set of cloud-based development tools that helps mobile app developers build, deploy and scale their apps. [completion](completions/firebase.sh) - [firefox](https://www.mozilla.org/en-US/firefox): Mozilla Firefox Browser [src](src/firefox.sh) [completion](completions/firefox.sh) - [fish](https://github.com/fish-shell/fish-shell): The user-friendly command line shell. [src](src/fish.sh) [completion](completions/fish.sh) - [flac](https://github.com/xiph/flac): Free Lossless Audio Codec [src](src/flac.sh) [completion](completions/flac.sh) - [flamegraph](https://github.com/flamegraph-rs/flamegraph): A Rust-powered flamegraph generator with additional support for Cargo projects [src](src/flamegraph.sh) [completion](completions/flamegraph.sh) - [flatpak](https://github.com/flatpak/flatpak): Linux application sandboxing and distribution framework [src](src/flatpak.sh) [completion](completions/flatpak.sh) - [flex](https://github.com/westes/flex): the fast lexical analyser generator [completion](completions/flex.sh) - [flutter](https://github.com/flutter/flutter): Build apps for any screen [src](src/flutter.sh) [completion](completions/flutter.sh) - [fmt](http://gnu.org/software/coreutils): simple optimal text formatter [completion](completions/fmt.sh) - [fnm](https://github.com/Schniz/fnm): Fast and simple Node.js version manager, built in Rust [src](src/fnm.sh) [completion](completions/fnm.sh) - [fold](http://gnu.org/software/coreutils): wrap each input line to fit in specified width [completion](completions/fold.sh) - [fortune](https://github.com/shlomif/fortune-mod): print a random, hopefully interesting, adage [src](src/fortune.sh) [completion](completions/fortune.sh) - [fq](https://github.com/wader/fq): Tool, language and decoders for working with binary data. [src](src/fq.sh) [completion](completions/fq.sh) - [free](https://gitlab.com/procps-ng/procps): Display amount of free and used memory in the system [completion](completions/free.sh) - [ftp](https://www.gnu.org/software/inetutils): Internet file transfer program [src](src/ftp.sh) [completion](completions/ftp.sh) - [fvm](https://github.com/fluttertools/fvm): Flutter Version Management [src](src/fvm.sh) [completion](completions/fvm.sh) - [fx](https://github.com/antonmedv/fx): Terminal JSON viewer & processor [src](src/fx.sh) [completion](completions/fx.sh) - [fzf](https://github.com/junegunn/fzf): A command-line fuzzy finder [src](src/fzf.sh) [completion](completions/fzf.sh) - [fzy](https://github.com/jhawthorn/fzy): A simple, fast fuzzy finder for the terminal [completion](completions/fzy.sh) - [g++](https://gcc.gnu.org): GNU project C and C++ compiler [src](src/g++.sh) [completion](completions/g++.sh) - [gatsby](https://github.com/gatsbyjs/gatsby): The best React-based framework with performance, scalability and security built in. [src](src/gatsby.sh) [completion](completions/gatsby.sh) - [gawk](http://www.gnu.org/software/gawk): pattern scanning and processing language [src](src/gawk.sh) [completion](completions/gawk.sh) - [gcc](https://gcc.gnu.org): GNU project C and C++ compiler [src](src/gcc.sh) [completion](completions/gcc.sh) - [gcloud](https://cloud.google.com/sdk/gcloud): a set of tools to create and manage Google Cloud resources. [src](src/gcloud.sh) [completion](completions/gcloud.sh) - [gdb](https://www.sourceware.org/gdb): The GNU Project Debugger [src](src/gdb.sh) [completion](completions/gdb.sh) - [gdu](https://github.com/dundee/gdu): Pretty fast disk usage analyzer written in Go. [src](src/gdu.sh) [completion](completions/gdu.sh) - [gem](https://github.com/rubygems/rubygems): Library packaging and distribution for Ruby. [src](src/gem.sh) [completion](completions/gem.sh) - [genact](https://github.com/svenstaro/genact): A nonsense activity generator. [completion](completions/genact.sh) - [getent](https://www.gnu.org/software/libc): get entries from Name Service Switch libraries [src](src/getent.sh) [completion](completions/getent.sh) - [getmail](https://github.com/getmail6/getmail6): retrieve messages from one or more POP3, IMAP4, or SDPS mailboxes and deliver to a maildir, mboxrd-format mbox file, or external MDA [completion](completions/getmail.sh) - [gh](https://cli.github.com): Take GitHub to the command line [src](src/gh.sh) [completion](completions/gh.sh) - [ghorg](https://github.com/gabrie30/ghorg): Quickly clone an entire org/users repositories into one directory [src](src/ghorg.sh) [completion](completions/ghorg.sh) - [ghostscript](https://www.ghostscript.com): PostScript and PDF language interpreter and previewer [src](src/ghostscript.sh) [completion](completions/ghostscript.sh) - [ghq](https://github.com/x-motemen/ghq): Remote repository management made easy. [completion](completions/ghq.sh) - [ghz](https://github.com/bojand/ghz): Simple gRPC benchmarking and load testing tool [src](src/ghz.sh) [completion](completions/ghz.sh) - [gibo](https://github.com/simonwhitaker/gibo): Easy access to gitignore boilerplates [src](src/gibo.sh) [completion](completions/gibo.sh) - [gio](https://gitlab.gnome.org/GNOME/glib): GIO commandline tool [src](src/gio.sh) [completion](completions/gio.sh) - [git](https://github.com/git/git): fast, scalable, distributed revision control system [src](src/git.sh) [completion](completions/git.sh) - [git-cliff](https://github.com/orhun/git-cliff): A highly customizable Changelog Generator that follows Conventional Commit specifications [completion](completions/git/cliff.sh) - [git-crypt](https://github.com/AGWA/git-crypt): Transparent file encryption in git [completion](completions/git/crypt.sh) - [git-lfs](https://github.com/git-lfs/git-lfs): Git extension for versioning large files [completion](completions/git/lfs.sh) - [git-open](https://github.com/paulirish/git-open): Open the repo website (GitHub, GitLab, Bitbucket) in your browser. [completion](completions/git/open.sh) - [git-quick-stats](https://github.com/arzzen/git-quick-stats): a simple and efficient way to access various statistics in a git repository. [completion](completions/git/quick-stats.sh) - [git-sizer](https://github.com/github/git-sizer): Compute various size metrics for a Git repository, flagging those that might cause problems. [completion](completions/git/sizer.sh) - [gitleaks](https://github.com/gitleaks/gitleaks): Audit git repos for secrets [src](src/gitleaks.sh) [completion](completions/gitleaks.sh) - [glab](https://gitlab.com/gitlab-org/cli): bringing GitLab to your command line [src](src/glab.sh) [completion](completions/glab.sh) - [glances](https://github.com/nicolargo/glances): Alternative to top/htop. [completion](completions/glances.sh) - [global](https://www.gnu.org/software/global): print locations of given symbols [src](src/global.sh) [completion](completions/global.sh) - [glow](https://github.com/charmbracelet/glow): Render markdown on the CLI, with pizzazz! [src](src/glow.sh) [completion](completions/glow.sh) - [gm](http://www.graphicsmagick.org): GraphicsMagick Image Processing System [src](src/gm.sh) [completion](completions/gm.sh) - [gnutls-cli](https://www.gnutls.org): GnuTLS client [src](src/gnutls-cli.sh) [completion](completions/gnutls-cli.sh) - [gnutls-serv](https://www.gnutls.org): GnuTLS server [src](src/gnutls-serv.sh) [completion](completions/gnutls-serv.sh) - [go](https://github.com/golang/go): a tool for managing Go source code. [src](src/go.sh) [completion](completions/go.sh) - [goawk](https://github.com/benhoyt/goawk): A POSIX-compliant AWK interpreter written in Go, with CSV support [src](src/goawk.sh) [completion](completions/goawk.sh) - [goctl](https://github.com/zeromicro/go-zero): a go-zero's built-in handcuffle [src](src/goctl.sh) [completion](completions/goctl.sh) - [godoc](https://github.com/golang/tools): extracts and generates documentation for Go programs. [src](src/godoc.sh) [completion](completions/godoc.sh) - [gofmt](https://github.com/golang/go): formats Go programs. [src](src/gofmt.sh) [completion](completions/gofmt.sh) - [gojq](https://github.com/itchyny/gojq): Pure Go implementation of jq [completion](completions/gojq.sh) - [goose](https://github.com/pressly/goose): a database migration tool. [src](src/goose.sh) [completion](completions/goose.sh) - [gopass](https://github.com/gopasspw/gopass): The slightly more awesome standard unix password manager for teams [src](src/gopass.sh) [completion](completions/gopass.sh) - [goreleaser](https://github.com/goreleaser/goreleaser): Deliver Go binaries as fast and easily as possible [src](src/goreleaser.sh) [completion](completions/goreleaser.sh) - [gource](https://github.com/acaudwell/Gource): software version control visualization [completion](completions/gource.sh) - [gpg](https://www.gnupg.org): OpenPGP encryption and signing tool [src](src/gpg.sh) [completion](completions/gpg.sh) - [gpg-agent](https://www.gnupg.org): Secret key management for GnuPG [completion](completions/gpg-agent.sh) - [gphoto2](https://github.com/gphoto/gphoto2): command-line gphoto2 client [src](src/gphoto2.sh) [completion](completions/gphoto2.sh) - [gping](https://github.com/orf/gping): Ping, but with a graph. [src](src/gping.sh) [completion](completions/gping.sh) - [gprof](https://www.gnu.org/software/binutils): display call graph profile data [src](src/gprof.sh) [completion](completions/gprof.sh) - [gptscript](https://github.com/gptscript-ai/gptscript): Develop LLM Apps in Natural Language [src](src/gptscript.sh) [completion](completions/gptscript.sh) - [gradle](https://github.com/gradle/gradle): Powerful build system for the JVM [src](src/gradle.sh) [completion](completions/gradle.sh) - [grep](https://www.gnu.org/software/grep): print lines that match patterns [src](src/grep.sh) [completion](completions/grep.sh) - [grex](https://github.com/pemistahl/grex): generates regular expressions from user-provided test cases. [completion](completions/grex.sh) - [groff](https://www.gnu.org/software/groff): front-end for the groff document formatting system [src](src/groff.sh) [completion](completions/groff.sh) - [gron](https://github.com/tomnomnom/gron): Make JSON greppable. [completion](completions/gron.sh) - [groups](http://gnu.org/software/coreutils): print the groups a user is in [src](src/groups.sh) [completion](completions/groups.sh) - [grpcurl](https://github.com/fullstorydev/grpcurl): Like cURL, but for gRPC [src](src/grpcurl.sh) [completion](completions/grpcurl.sh) - [grype](https://github.com/anchore/grype): A vulnerability scanner for container images, filesystems, and SBOMs. [src](src/grype.sh) [completion](completions/grype.sh) - [gs](https://www.ghostscript.com): PostScript and PDF language interpreter and previewer [src](src/gs.sh) [completion](completions/gs.sh) - [gsettings](https://gitlab.gnome.org/GNOME/glib): GSettings configuration tool [src](src/gsettings.sh) [completion](completions/gsettings.sh) - [guix](https://guix.gnu.org): functional cross-platform package manager for Unix-like OS. [src](src/guix.sh) [completion](completions/guix.sh) - [gum](https://github.com/charmbracelet/gum): A tool for glamorous shell scripts [src](src/gum.sh) [completion](completions/gum.sh) - [gunzip](https://www.gnu.org/software/gzip): decompress and concatenate files to standard output [src](src/gunzip.sh) [completion](completions/gunzip.sh) - [gzip](https://www.gnu.org/software/gzip): decompress and concatenate files to standard output [src](src/gzip.sh) [completion](completions/gzip.sh) - [hadolint](https://github.com/hadolint/hadolint): Dockerfile Linter written in Haskell [completion](completions/hadolint.sh) - [hashcat](https://github.com/hashcat/hashcat): Advanced CPU-based password recovery utility [src](src/hashcat.sh) [completion](completions/hashcat.sh) - [hashdeep](https://github.com/jessek/hashdeep): Compute, compare, or audit multiple message digests [src](src/hashdeep.sh) [completion](completions/hashdeep.sh) - [hasura](https://github.com/hasura/graphql-engine): accelerates API development by 10x by giving you GraphQL or REST APIs with built-in authorization on your data, instantly. [src](src/hasura.sh) [completion](completions/hasura.sh) - [head](http://gnu.org/software/coreutils): output the first part of files [completion](completions/head.sh) - [helm](https://github.com/helm/helm): The Kubernetes package manager [src](src/helm.sh) [completion](completions/helm.sh) - [helmfile](https://github.com/roboll/helmfile): Declaratively deploy your Kubernetes manifests, Kustomize configs, and Charts as Helm releases in one shot [src](src/helmfile.sh) [completion](completions/helmfile.sh) - [help2man](https://www.gnu.org/software/help2man): generate a simple manual page [src](src/help2man.sh) [completion](completions/help2man.sh) - [hexchat](https://github.com/hexchat/hexchat): IRC client for X based on X-Chat 2 [completion](completions/hexchat.sh) - [hexdump](https://github.com/util-linux/util-linux): display file contents in hexadecimal, decimal, octal, or ascii [src](src/hexdump.sh) [completion](completions/hexdump.sh) - [hexo](https://github.com/hexojs/hexo): Fast, simple & powerful blog framework [src](src/hexo.sh) [completion](completions/hexo.sh) - [hexyl](https://github.com/sharkdp/hexyl): A command-line hex viewer [completion](completions/hexyl.sh) - [highlight](https://gitlab.com/saalen/highlight): a universal sourcecode to formatted text converter [src](src/highlight.sh) [completion](completions/highlight.sh) - [himalaya](https://github.com/soywod/himalaya): CLI to manage emails [src](src/himalaya.sh) [completion](completions/himalaya.sh) - [hledger](https://github.com/simonmichael/hledger): lightweight, cross platform, multi-currency, double-entry accounting software. [src](src/hledger.sh) [completion](completions/hledger.sh) - [hostname](https://www.gnu.org/software/inetutils): show or set the system's host name [src](src/hostname.sh) [completion](completions/hostname.sh) - [hrp](https://github.com/httprunner/httprunner): A API testing tools. [src](src/hrp.sh) [completion](completions/hrp.sh) - [htmlq](https://github.com/mgdm/htmlq): Like jq, but for HTML. [completion](completions/htmlq.sh) - [httm](https://github.com/kimono-koans/httm): Interactive, file-level Time Machine-like tool for ZFS/btrfs/nilfs2 [completion](completions/httm.sh) - [http](https://github.com/httpie/cli): a command-line HTTP client [src](src/http.sh) [completion](completions/http.sh) - [https](https://github.com/httpie/cli): a command-line HTTP client [src](src/https.sh) [completion](completions/https.sh) - [hugo](https://github.com/gohugoio/hugo): A fast and flexible static site generator [completion](completions/hugo.sh) - [hunspell](https://github.com/hunspell/hunspell): spell checker and morphological analyzer [src](src/hunspell.sh) [completion](completions/hunspell.sh) - [hurl](https://github.com/Orange-OpenSource/hurl): run and test HTTP requests with plain text. [completion](completions/hurl.sh) - [hx](https://github.com/helix-editor/helix): A post-modern text editor. [src](src/hx.sh) [completion](completions/hx.sh) - [hyperfine](https://github.com/sharkdp/hyperfine): A command-line benchmarking tool [src](src/hyperfine.sh) [completion](completions/hyperfine.sh) - [icdiff](https://github.com/jeffkaufman/icdiff): terminal side-by-side colorized word diff [completion](completions/icdiff.sh) - [iconv](https://www.gnu.org/software/libiconv): convert text from one character encoding to another [src](src/iconv.sh) [completion](completions/iconv.sh) - [id](http://gnu.org/software/coreutils): print real and effective user and group IDs [src](src/id.sh) [completion](completions/id.sh) - [install](http://gnu.org/software/coreutils): copy files and set attributes [src](src/install.sh) [completion](completions/install.sh) - [ip](https://github.com/iproute2/iproute2): show / manipulate routing, network devices, interfaces and tunnels [src](src/ip.sh) [completion](completions/ip.sh) - [ipatool](https://github.com/majd/ipatool): searching and downloading app packages (known as ipa files) from the iOS App Store. [src](src/ipatool.sh) [completion](completions/ipatool.sh) - [ipinfo](https://github.com/ipinfo/cli): Official Command Line Interface for the IPinfo API [src](src/ipinfo.sh) [completion](completions/ipinfo.sh) - [irssi](https://github.com/irssi/irssi): a modular IRC client for UNIX [src](src/irssi.sh) [completion](completions/irssi.sh) - [istioctl](https://github.com/istio/istio): Istio configuration command line utility for service operators to debug and diagnose their Istio mesh. [src](src/istioctl.sh) [completion](completions/istioctl.sh) - [jaq](https://github.com/01mf02/jaq): JQ clone focussed on correctness, speed, and simplicity [completion](completions/jaq.sh) - [jar](https://openjdk.org): Manipulates Java Archive (JAR) files. [src](src/jar.sh) [completion](completions/jar.sh) - [java](https://openjdk.org): Launches a Java application. [src](src/java.sh) [completion](completions/java.sh) - [jdupes](https://codeberg.org/jbruchon/jdupes): identify and delete or link duplicate files [src](src/jdupes.sh) [completion](completions/jdupes.sh) - [jenv](https://github.com/jenv/jenv): Manage your Java environment [src](src/jenv.sh) [completion](completions/jenv.sh) - [jj](https://github.com/martinvonz/jj): A Git-compatible DVCS that is both simple and powerful [src](src/jj.sh) [completion](completions/jj.sh) - [jless](https://github.com/PaulJuliusMartinez/jless): JSON viewer designed for reading, exploring, and searching through JSON data. [src](src/jless.sh) [completion](completions/jless.sh) - [jmeter](https://github.com/apache/jmeter): Apache JMeter - Load testing tool [src](src/jmeter.sh) [completion](completions/jmeter.sh) - [jnv](https://github.com/ynqa/jnv): Interactive JSON filter using jq [src](src/jnv.sh) [completion](completions/jnv.sh) - [join](http://gnu.org/software/coreutils): join lines of two files on a common field [completion](completions/join.sh) - [joker](https://github.com/candid82/joker): Small Clojure interpreter, linter and formatter. [src](src/joker.sh) [completion](completions/joker.sh) - [jq](https://github.com/jqlang/jq): Command-line JSON processor [completion](completions/jq.sh) - [jql](https://github.com/yamafaktory/jql): A JSON Query Language CLI tool [completion](completions/jql.sh) - [julia](https://github.com/JuliaLang/julia): Fast, Dynamic Programming Language [src](src/julia.sh) [completion](completions/julia.sh) - [just](https://github.com/casey/just): Just a command runner [src](src/just.sh) [completion](completions/just.sh) - [k3d](https://github.com/k3d-io/k3d): Little helper to run CNCF's k3s in Docker [src](src/k3d.sh) [completion](completions/k3d.sh) - [k6](https://github.com/grafana/k6): A modern load testing tool, using Go and JavaScript [src](src/k6.sh) [completion](completions/k6.sh) - [k9s](https://github.com/derailed/k9s): Kubernetes CLI To Manage Your Clusters In Style! [src](src/k9s.sh) [completion](completions/k9s.sh) - [kak](https://github.com/mawww/kakoune): mawww's experiment for a better code editor [src](src/kak.sh) [completion](completions/kak.sh) - [keepassxc-cli](https://github.com/keepassxreboot/keepassxc): Cross Platform Password Manager [src](src/keepassxc-cli.sh) [completion](completions/keepassxc-cli.sh) - [keybase](https://github.com/keybase/client): keybase: keeping everyone's chats and files safe, from families to communities to companies. [src](src/keybase.sh) [completion](completions/keybase.sh) - [keytool](https://openjdk.org): Manages a keystore (database) of cryptographic keys, X.509 certificate chains, and trusted certificates. [src](src/keytool.sh) [completion](completions/keytool.sh) - [khal](https://github.com/pimutils/khal): CLI calendar application [src](src/khal.sh) [completion](completions/khal.sh) - [kill](https://gitlab.com/procps-ng/procps): send a signal to a process [src](src/kill.sh) [completion](completions/kill.sh) - [killall](https://gitlab.com/psmisc/psmisc): kill processes by name [src](src/killall.sh) [completion](completions/killall.sh) - [killport](https://github.com/jkfran/killport): A command-line tool to easily kill processes running on a specified port. [src](src/killport.sh) [completion](completions/killport.sh) - [kind](https://github.com/kubernetes-sigs/kind): Kubernetes IN Docker - local clusters for testing Kubernetes [src](src/kind.sh) [completion](completions/kind.sh) - [kompose](https://github.com/kubernetes/kompose): Convert Compose to Kubernetes [src](src/kompose.sh) [completion](completions/kompose.sh) - [kops](https://github.com/kubernetes/kops): Kubernetes Operations (kOps) [src](src/kops.sh) [completion](completions/kops.sh) - [kotlin](https://github.com/JetBrains/kotlin): run Kotlin programs, scripts or REPL. [src](src/kotlin.sh) [completion](completions/kotlin.sh) - [kubeadm](https://github.com/kubernetes/kubeadm): Easily bootstrap a secure Kubernetes cluster [src](src/kubeadm.sh) [completion](completions/kubeadm.sh) - [kubectl](https://github.com/kubernetes/kubectl): controls the Kubernetes cluster manager. [src](src/kubectl.sh) [completion](completions/kubectl.sh) - [kubectx](https://github.com/ahmetb/kubectx): a tool to switch between contexts (clusters) on kubectl faster. [src](src/kubectx.sh) [completion](completions/kubectx.sh) - [kubens](https://github.com/ahmetb/kubectx): a tool to switch between Kubernetes namespaces (and configure them for kubectl) easily. [src](src/kubens.sh) [completion](completions/kubens.sh) - [kubescape](https://github.com/kubescape/kubescape): an open-source Kubernetes security platform for your IDE, CI/CD pipelines, and clusters [src](src/kubescape.sh) [completion](completions/kubescape.sh) - [kustomize](https://github.com/kubernetes-sigs/kustomize): Customization of kubernetes YAML configurations [src](src/kustomize.sh) [completion](completions/kustomize.sh) - [laravel](https://github.com/laravel/laravel): a web application framework with expressive, elegant syntax. [src](src/laravel.sh) [completion](completions/laravel.sh) - [lazygit](https://github.com/jesseduffield/lazygit): simple terminal UI for git commands [src](src/lazygit.sh) [completion](completions/lazygit.sh) - [ldconfig](https://www.gnu.org/software/libc): configure dynamic linker run-time bindings [src](src/ldconfig.sh) [completion](completions/ldconfig.sh) - [ldd](https://www.gnu.org/software/libc): print shared object dependencies [completion](completions/ldd.sh) - [lefthook](https://github.com/evilmartians/lefthook): Fast and powerful Git hooks manager for any type of projects. [src](src/lefthook.sh) [completion](completions/lefthook.sh) - [lerna](https://github.com/lerna/lerna): a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository [src](src/lerna.sh) [completion](completions/lerna.sh) - [less](https://github.com/gwsw/less): opposite of more [src](src/less.sh) [completion](completions/less.sh) - [lf](https://github.com/gokcehan/lf): Terminal file manager [src](src/lf.sh) [completion](completions/lf.sh) - [lima](https://github.com/lima-vm/lima): an alias for "limactl shell default". [src](src/lima.sh) [completion](completions/lima.sh) - [limactl](https://github.com/lima-vm/lima): Linux virtual machines [src](src/limactl.sh) [completion](completions/limactl.sh) - [link](http://gnu.org/software/coreutils): call the link function to create a link to a file [completion](completions/link.sh) - [links](http://links.twibright.com): lynx-like alternative character mode WWW browser [src](src/links.sh) [completion](completions/links.sh) - [ln](http://gnu.org/software/coreutils): make links between files [src](src/ln.sh) [completion](completions/ln.sh) - [lnav](https://github.com/tstack/lnav): Log file navigator [completion](completions/lnav.sh) - [lldb](https://github.com/llvm/llvm-project): Next generation, high-performance debugger [src](src/lldb.sh) [completion](completions/lldb.sh) - [locale](https://manned.org/locale.1posix): get locale-specific information [src](src/locale.sh) [completion](completions/locale.sh) - [locate](https://www.gnu.org/software/findutils): find files by name, quickly [completion](completions/locate.sh) - [locust](https://github.com/locustio/locust): Write scalable load tests in plain Python [src](src/locust.sh) [completion](completions/locust.sh) - [logrotate](https://github.com/logrotate/logrotate): rotates, compresses, and mails system logs [src](src/logrotate.sh) [completion](completions/logrotate.sh) - [lp](https://github.com/OpenPrinting/cups): print files [src](src/lp.sh) [completion](completions/lp.sh) - [lpass](https://github.com/lastpass/lastpass-cli): LastPass command line interface tool [src](src/lpass.sh) [completion](completions/lpass.sh) - [ls](http://gnu.org/software/coreutils): list directory contents [src](src/ls.sh) [completion](completions/ls.sh) - [lsd](https://github.com/lsd-rs/lsd): The next gen ls command [completion](completions/lsd.sh) - [lsof](https://github.com/lsof-org/lsof): utility to list open files [src](src/lsof.sh) [completion](completions/lsof.sh) - [lua](https://github.com/lua/lua): Lua interpreter [src](src/lua.sh) [completion](completions/lua.sh) - [luarocks](https://github.com/luarocks/luarocks): the package manager for the Lua programming language. [src](src/luarocks.sh) [completion](completions/luarocks.sh) - [lux](https://github.com/iawia002/lux): Fast and simple video downloader [src](src/lux.sh) [completion](completions/lux.sh) - [lychee](https://github.com/lycheeverse/lychee): A fast, async, stream-based link checker written in Rust. [completion](completions/lychee.sh) - [lynis](https://github.com/CISOfy/lynis): Security and system auditing tool to harden systems [src](src/lynis.sh) [completion](completions/lynis.sh) - [lynx](https://invisible-island.net/lynx): a general purpose distributed information browser for the World Wide Web [src](src/lynx.sh) [completion](completions/lynx.sh) - [lzcat](https://github.com/tukaani-project/xz): Compress or decompress .xz and .lzma files [completion](completions/lzcat.sh) - [lzma](https://github.com/tukaani-project/xz): Compress or decompress .xz and .lzma files [completion](completions/lzma.sh) - [m4](https://www.gnu.org/software/m4): macro processor [src](src/m4.sh) [completion](completions/m4.sh) - [mackup](https://github.com/lra/mackup): Keep your application settings in sync (OS X/Linux) [src](src/mackup.sh) [completion](completions/mackup.sh) - [magick](https://github.com/ImageMagick/ImageMagick): convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more [src](src/magick.sh) [completion](completions/magick.sh) - [make](https://www.gnu.org/software/make): GNU make utility to maintain groups of programs [src](src/make.sh) [completion](completions/make.sh) - [man](https://gitlab.com/man-db/man-db): an interface to the system reference manuals [src](src/man.sh) [completion](completions/man.sh) - [mask](https://github.com/jacobdeichert/mask): A CLI task runner defined by a simple markdown file [src](src/mask.sh) [completion](completions/mask.sh) - [mat2](https://0xacab.org/jvoisin/mat2): the metadata anonymisation toolkit 2 [src](src/mat2.sh) [completion](completions/mat2.sh) - [md5sum](http://gnu.org/software/coreutils): compute and check MD5 message digest [completion](completions/md5sum.sh) - [mdbook](https://github.com/rust-lang/mdBook): Create book from markdown files. [completion](completions/mdbook.sh) - [meson](https://github.com/mesonbuild/meson): a high productivity build system [src](src/meson.sh) [completion](completions/meson.sh) - [micro](https://github.com/zyedidia/micro): A modern and intuitive terminal-based text editor [src](src/micro.sh) [completion](completions/micro.sh) - [minikube](https://github.com/kubernetes/minikube): Run Kubernetes locally [src](src/minikube.sh) [completion](completions/minikube.sh) - [miniserve](https://github.com/svenstaro/miniserve): a CLI tool to serve files and dirs over HTTP [completion](completions/miniserve.sh) - [mitmdump](https://github.com/mitmproxy/mitmproxy): an interactive, SSL/TLS-capable intercepting proxy with a console interface for HTTP/1, HTTP/2, and WebSockets. [src](src/mitmdump.sh) [completion](completions/mitmdump.sh) - [mitmproxy](https://github.com/mitmproxy/mitmproxy): an interactive, SSL/TLS-capable intercepting proxy with a console interface for HTTP/1, HTTP/2, and WebSockets. [src](src/mitmproxy.sh) [completion](completions/mitmproxy.sh) - [mitmweb](https://github.com/mitmproxy/mitmproxy): an interactive, SSL/TLS-capable intercepting proxy with a console interface for HTTP/1, HTTP/2, and WebSockets. [src](src/mitmweb.sh) [completion](completions/mitmweb.sh) - [mix](https://github.com/elixir-lang/elixir): a build tool for Elixir [src](src/mix.sh) [completion](completions/mix.sh) - [mkdir](http://gnu.org/software/coreutils): make directories [completion](completions/mkdir.sh) - [mkdocs](https://github.com/mkdocs/mkdocs): Project documentation with Markdown. [completion](completions/mkdocs.sh) - [mkfifo](http://gnu.org/software/coreutils): make FIFOs (named pipes) [completion](completions/mkfifo.sh) - [mknod](http://gnu.org/software/coreutils): make block or character special files [src](src/mknod.sh) [completion](completions/mknod.sh) - [mktemp](http://gnu.org/software/coreutils): create a temporary file or directory [completion](completions/mktemp.sh) - [molecule](https://github.com/ansible/molecule): aids in the development and testing of Ansible roles. [completion](completions/molecule.sh) - [mongocli](https://www.mongodb.com): a modern command line interface that enables you to manage your MongoDB services from the terminal. [src](src/mongocli.sh) [completion](completions/mongocli.sh) - [mongoimport](https://www.mongodb.com): Import CSV, TSV or JSON data into MongoDB. [completion](completions/mongoimport.sh) - [mongosh](https://www.mongodb.com): a fully functional JavaScript and Node.js 16.x REPL environment for interacting with MongoDB deployments [src](src/mongosh.sh) [completion](completions/mongosh.sh) - [monolith](https://github.com/Y2Z/monolith): CLI tool for saving complete web pages as a single HTML file. [src](src/monolith.sh) [completion](completions/monolith.sh) - [mosh](https://github.com/mobile-shell/mosh): Mobile Shell [src](src/mosh.sh) [completion](completions/mosh.sh) - [most](https://www.jedsoft.org/most): browse or page through a text file [src](src/most.sh) [completion](completions/most.sh) - [mpc](https://github.com/MusicPlayerDaemon/mpc): a command-line client for the Music Player Daemon. [src](src/mpc.sh) [completion](completions/mpc.sh) - [mpv](https://github.com/mpv-player/mpv): video player based on MPlayer/mplayer2 [src](src/mpv.sh) [completion](completions/mpv.sh) - [msfconsole](https://github.com/rapid7/metasploit-framework): main Metasploit command-line interface [completion](completions/msfconsole.sh) - [msfdb](https://github.com/rapid7/metasploit-framework): easily setup and control both a database and a Web Service capable of connecting this database with Metasploit [src](src/msfdb.sh) [completion](completions/msfdb.sh) - [mtr](https://github.com/traviscross/mtr): a network diagnostic tool [src](src/mtr.sh) [completion](completions/mtr.sh) - [mutt](https://gitlab.com/muttmua/mutt): The Mutt Mail User Agent [src](src/mutt.sh) [completion](completions/mutt.sh) - [muffet](https://github.com/raviqqe/muffet): Fast website link checker in Go [completion](completions/muffet.sh) - [mv](http://gnu.org/software/coreutils): move (rename) files [src](src/mv.sh) [completion](completions/mv.sh) - [mvn](https://github.com/apache/maven): a software project management and comprehension tool. [src](src/mvn.sh) [completion](completions/mvn.sh) - [mypy](https://github.com/python/mypy): Optional static typing for Python. [completion](completions/mypy.sh) - [mysql](https://www.mysql.com): the MySQL command-line client [src](src/mysql.sh) [completion](completions/mysql.sh) - [mysqldump](https://www.mysql.com): a database backup program [src](src/mysqldump.sh) [completion](completions/mysqldump.sh) - [naabu](https://github.com/projectdiscovery/naabu): A fast port scanner written in go with a focus on reliability and simplicity. [src](src/naabu.sh) [completion](completions/naabu.sh) - [nali](https://github.com/zu1k/nali): An offline tool for querying IP geographic information and CDN provider. [src](src/nali.sh) [completion](completions/nali.sh) - [nano](https://www.nano-editor.org): Nano's ANOther editor, inspired by Pico [src](src/nano.sh) [completion](completions/nano.sh) - [navi](https://github.com/denisidoro/navi): An interactive cheatsheet tool [src](src/navi.sh) [completion](completions/navi.sh) - [nc](https://salsa.debian.org/debian/netcat-openbsd): arbitrary TCP and UDP connections and listens [src](src/nc.sh) [completion](completions/nc.sh) - [ncu](https://github.com/raineorshine/npm-check-updates): Find newer versions of package dependencies than what your package.json allows [completion](completions/ncu.sh) - [ncat](https://github.com/nmap/nmap): Concatenate and redirect sockets [src](src/ncat.sh) [completion](completions/ncat.sh) - [ncdu](https://dev.yorhel.nl/ncdu): NCurses Disk Usage [src](src/ncdu.sh) [completion](completions/ncdu.sh) - [neofetch](https://github.com/dylanaraps/neofetch): Shows Linux System Information with Distribution Logo [src](src/neofetch.sh) [completion](completions/neofetch.sh) - [neomutt](https://github.com/neomutt/neomutt): The NeoMutt Mail User Agent (MUA) [src](src/neomutt.sh) [completion](completions/neomutt.sh) - [nest](https://github.com/nestjs/nest): A progressive Node.js framework for building efficient and scalable server-side applications. [src](src/nest.sh) [completion](completions/nest.sh) - [netcat](https://netcat.sourceforge.net): arbitrary TCP and UDP connections and listens [src](src/netcat.sh) [completion](completions/netcat.sh) - [nethogs](https://github.com/raboof/nethogs): Linux 'net top' tool [src](src/nethogs.sh) [completion](completions/nethogs.sh) - [newman](https://github.com/postmanlabs/newman): a command-line collection runner for Postman [src](src/newman.sh) [completion](completions/newman.sh) - [newrelic](https://github.com/newrelic/newrelic-cli): The New Relic CLI enables users to perform tasks against the New Relic APIs [src](src/newrelic.sh) [completion](completions/newrelic.sh) - [newsboat](https://github.com/newsboat/newsboat): An RSS/Atom feed reader for text terminals [src](src/newsboat.sh) [completion](completions/newsboat.sh) - [next](https://github.com/vercel/next.js): The React Framework [src](src/next.sh) [completion](completions/next.sh) - [nexttrace](https://github.com/nxtrace/NTrace-core): Open source visual route tracking CLI tool [src](src/nexttrace.sh) [completion](completions/nexttrace.sh) - [nfpm](https://github.com/goreleaser/nfpm): a simple and 0-dependencies deb, rpm, apk and arch linux packager written in Go. [src](src/nfpm.sh) [completion](completions/nfpm.sh) - [ng](https://github.com/angular/angular-cli): CLI tool for Angular [src](src/ng.sh) [completion](completions/ng.sh) - [nginx](http://nginx.org): HTTP and reverse proxy server, mail proxy server [src](src/nginx.sh) [completion](completions/nginx.sh) - [ngrep](https://github.com/jpr5/ngrep): network grep [src](src/ngrep.sh) [completion](completions/ngrep.sh) - [ngrok](https://ngrok.com): Introspected tunnels to localhost [src](src/ngrok.sh) [completion](completions/ngrok.sh) - [nhost](https://github.com/nhost/cli): The New Relic Command Line Interface [src](src/nhost.sh) [completion](completions/nhost.sh) - [nice](http://gnu.org/software/coreutils): run a program with modified scheduling priority [src](src/nice.sh) [completion](completions/nice.sh) - [ninja](https://github.com/ninja-build/ninja): a small build system with a focus on speed [src](src/ninja.sh) [completion](completions/ninja.sh) - [nix-build](https://github.com/NixOS/nix): build a Nix expression [src](src/nix-build.sh) [completion](completions/nix-build.sh) - [nix-channel](https://github.com/NixOS/nix): manage Nix channels [src](src/nix-channel.sh) [completion](completions/nix-channel.sh) - [nix-collect-garbage](https://github.com/NixOS/nix): delete unreachable store objects [src](src/nix-collect-garbage.sh) [completion](completions/nix-collect-garbage.sh) - [nix-copy-closure](https://github.com/NixOS/nix): copy a closure to or from a remote machine via SSH [src](src/nix-copy-closure.sh) [completion](completions/nix-copy-closure.sh) - [nix-env](https://github.com/NixOS/nix): manipulate or query Nix user environments [src](src/nix-env.sh) [completion](completions/nix-env.sh) - [nix-hash](https://github.com/NixOS/nix): compute the cryptographic hash of a path [src](src/nix-hash.sh) [completion](completions/nix-hash.sh) - [nix-instantiate](https://github.com/NixOS/nix): instantiate store derivations from Nix expressions [src](src/nix-instantiate.sh) [completion](completions/nix-instantiate.sh) - [nix-prefetch-url](https://github.com/NixOS/nix): copy a file from a URL into the store and print its hash [src](src/nix-prefetch-url.sh) [completion](completions/nix-prefetch-url.sh) - [nix-shell](https://github.com/NixOS/nix): start an interactive shell based on a Nix expression [src](src/nix-shell.sh) [completion](completions/nix-shell.sh) - [nix-store](https://github.com/NixOS/nix): manipulate or query the Nix store [src](src/nix-store.sh) [completion](completions/nix-store.sh) - [nixpacks](https://github.com/railwayapp/nixpacks): App source + Nix packages + Docker = Image [completion](completions/nixpacks.sh) - [nl](http://gnu.org/software/coreutils): number lines of files [src](src/nl.sh) [completion](completions/nl.sh) - [nm](https://www.gnu.org/software/binutils): list symbols from object files [src](src/nm.sh) [completion](completions/nm.sh) - [nmap](https://github.com/nmap/nmap): The Network Mapper [src](src/nmap.sh) [completion](completions/nmap.sh) - [nnn](https://github.com/jarun/nnn): Free, fast, friendly file manager [src](src/nnn.sh) [completion](completions/nnn.sh) - [node](https://github.com/nodejs/node): an open-source, cross-platform JavaScript runtime environment. [src](src/node.sh) [completion](completions/node.sh) - [nohup](http://gnu.org/software/coreutils): run a command immune to hangups, with output to a non-tty [src](src/nohup.sh) [completion](completions/nohup.sh) - [nomad](https://github.com/hashicorp/nomad): Orchestration made easy [src](src/nomad.sh) [completion](completions/nomad.sh) - [npm](https://github.com/npm/cli): the package manager for JavaScript [src](src/npm.sh) [completion](completions/npm.sh) - [npx](https://github.com/npm/cli): Run a command from an npm package [src](src/npx.sh) [completion](completions/npx.sh) - [nu](https://github.com/nushell/nushell): A new type of shell [src](src/nu.sh) [completion](completions/nu.sh) - [numfmt](http://gnu.org/software/coreutils): Convert numbers from/to human-readable strings [src](src/numfmt.sh) [completion](completions/numfmt.sh) - [nvim](https://github.com/neovim/neovim): hyperextensible Vim-based text editor [src](src/nvim.sh) [completion](completions/nvim.sh) - [nvm](https://github.com/nvm-sh/nvm): Node Version Manager [src](src/nvm.sh) [completion](completions/nvm.sh) - [objdump](https://www.gnu.org/software/binutils): display information from object files [src](src/objdump.sh) [completion](completions/objdump.sh) - [ocaml](https://github.com/ocaml/ocaml): The OCaml interactive toplevel [src](src/ocaml.sh) [completion](completions/ocaml.sh) - [od](http://gnu.org/software/coreutils): dump files in octal and other formats [src](src/od.sh) [completion](completions/od.sh) - [oh-my-posh](https://github.com/JanDeDobbeleer/oh-my-posh): The most customisable and low-latency cross platform/shell prompt renderer [src](src/oh-my-posh.sh) [completion](completions/oh-my-posh.sh) - [oha](https://github.com/hatoo/oha): HTTP load generator, inspired by rakyll/hey with tui animation. [completion](completions/oha.sh) - [okteto](https://github.com/okteto/okteto): Remote Development Environments powered by Kubernetes [src](src/okteto.sh) [completion](completions/okteto.sh) - [ollama](https://github.com/jmorganca/ollama): Get up and running with Llama 2 and other large language models locally [src](src/ollama.sh) [completion](completions/ollama.sh) - [onefetch](https://github.com/o2sh/onefetch): Command-line Git information tool [src](src/onefetch.sh) [completion](completions/onefetch.sh) - [op](https://developer.1password.com): 1Password CLI provides commands to manage and administer a 1Password account. [src](src/op.sh) [completion](completions/op.sh) - [opa](https://github.com/open-policy-agent/opa): An open source project to policy-enable your service. [src](src/opa.sh) [completion](completions/opa.sh) - [opam](https://github.com/ocaml/opam): source-based package manager for ocaml. [src](src/opam.sh) [completion](completions/opam.sh) - [openssl](https://github.com/openssl/openssl): OpenSSL command line program [src](src/openssl.sh) [completion](completions/openssl.sh) - [optipng](http://optipng.sourceforge.net): Optimize Portable Network Graphics files [src](src/optipng.sh) [completion](completions/optipng.sh) - [osqueryi](https://github.com/osquery/osquery): your OS as a high-performance relational database [src](src/osqueryi.sh) [completion](completions/osqueryi.sh) - [ouch](https://github.com/ouch-org/ouch): easily compressing and decompressing files and directories. [src](src/ouch.sh) [completion](completions/ouch.sh) - [oxipng](https://github.com/shssoichiro/oxipng): Multithreaded PNG optimizer written in Rust [src](src/oxipng.sh) [completion](completions/oxipng.sh) - [oxlint](https://github.com/oxc-project/oxc): JavaScript lint tool written in Rust [src](src/oxlint.sh) [completion](completions/oxlint.sh) - [packer](https://github.com/hashicorp/packer): Automate image builds [src](src/packer.sh) [completion](completions/packer.sh) - [pactl](http://www.pulseaudio.org): Control a running PulseAudio sound server [src](src/pactl.sh) [completion](completions/pactl.sh) - [pandoc](https://github.com/jgm/pandoc): Universal markup converter [src](src/pandoc.sh) [completion](completions/pandoc.sh) - [parallel](https://joeyh.name/code/moreutils): build and execute shell command lines from standard input in parallel [src](src/parallel.sh) [completion](completions/parallel.sh) - [pass](https://www.passwordstore.org): stores, retrieves, generates, and synchronizes passwords securely [src](src/pass.sh) [completion](completions/pass.sh) - [paste](http://gnu.org/software/coreutils): merge lines of files [completion](completions/paste.sh) - [pastel](https://github.com/sharkdp/pastel): A command-line tool to generate, analyze, convert and manipulate colors [src](src/pastel.sh) [completion](completions/pastel.sh) - [patch](https://savannah.gnu.org/projects/patch): apply a diff file to an original [src](src/patch.sh) [completion](completions/patch.sh) - [pathchk](http://gnu.org/software/coreutils): check whether file names are valid or portable [src](src/pathchk.sh) [completion](completions/pathchk.sh) - [pdfcpu](https://github.com/pdfcpu/pdfcpu): A PDF processor written in Go. [src](src/pdfcpu.sh) [completion](completions/pdfcpu.sh) - [pdfgrep](https://gitlab.com/pdfgrep/pdfgrep): search PDF files for a regular expression [completion](completions/pdfgrep.sh) - [peco](https://github.com/peco/peco): Simplistic interactive filtering tool [src](src/peco.sh) [completion](completions/peco.sh) - [pee](https://joeyh.name/code/moreutils): tee standard input to pipe [src](src/pee.sh) [completion](completions/pee.sh) - [percol](https://github.com/mooz/percol): adds flavor of interactive selection to the traditional pipe concept on UNIX. [completion](completions/percol.sh) - [perl](https://github.com/Perl/perl5): The Perl 5 language interpreter [src](src/perl.sh) [completion](completions/perl.sh) - [pest](https://github.com/pestphp/pest): an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP. [src](src/pest.sh) [completion](completions/pest.sh) - [pgcli](https://github.com/dbcli/pgcli): Postgres CLI with autocompletion and syntax highlighting [src](src/pgcli.sh) [completion](completions/pgcli.sh) - [pg_dump](https://github.com/postgres/postgres): extract a PostgreSQL database into a script file or other archive file [src](src/pg_dump.sh) [completion](completions/pg_dump.sh) - [pg_dumpall](https://github.com/postgres/postgres): extract a PostgreSQL database cluster into a script file [src](src/pg_dumpall.sh) [completion](completions/pg_dumpall.sh) - [pg_restore](https://github.com/postgres/postgres): restore a PostgreSQL database from an archive file created by pg_dump [src](src/pg_restore.sh) [completion](completions/pg_restore.sh) - [pgrep](https://gitlab.com/procps-ng/procps): look up, signal, or wait for processes based on name and other attributes [src](src/pgrep.sh) [completion](completions/pgrep.sh) - [php](https://github.com/php/php-src): PHP Command Line Interface [src](src/php.sh) [completion](completions/php.sh) - [phpunit](https://github.com/sebastianbergmann/phpunit): The PHP Unit Testing framework. [src](src/phpunit.sh) [completion](completions/phpunit.sh) - [pidof](https://github.com/slicer69/sysvinit): find the process ID of a running program. [src](src/pidof.sh) [completion](completions/pidof.sh) - [pinky](http://gnu.org/software/coreutils): lightweight finger [src](src/pinky.sh) [completion](completions/pinky.sh) - [pip](https://github.com/pypa/pip): The Python package installer [src](src/pip.sh) [completion](completions/pip.sh) - [pip3](https://github.com/pypa/pip): The Python package installer [src](src/pip3.sh) [completion](completions/pip3.sh) - [pipenv](https://github.com/pypa/pipenv): Python Development Workflow for Humans. [src](src/pipenv.sh) [completion](completions/pipenv.sh) - [pipx](https://github.com/pypa/pipx): Install and Run Python Applications in Isolated Environments [src](src/pipx.sh) [completion](completions/pipx.sh) - [pkg-config](https://gitlab.freedesktop.org/pkg-config/pkg-config): Return metainformation about installed libraries [completion](completions/pkg-config.sh) - [pkill](https://gitlab.com/procps-ng/procps): look up or signal processes based on name and other attributes [src](src/pkill.sh) [completion](completions/pkill.sh) - [playwright](https://github.com/microsoft/playwright): a framework for Web Testing and Automation. [completion](completions/playwright.sh) - [plutil](https://github.com/gnustep/libs-base): Property list utility [src](src/plutil.sh) [completion](completions/plutil.sh) - [pm2](https://github.com/Unitech/pm2): Node.js Production Process Manager with a built-in Load Balancer. [src](src/pm2.sh) [completion](completions/pm2.sh) - [pmap](https://gitlab.com/procps-ng/procps): report memory map of a process [src](src/pmap.sh) [completion](completions/pmap.sh) - [pnpm](https://github.com/pnpm/pnpm): Fast, disk space efficient package manager for Node.js [src](src/pnpm.sh) [completion](completions/pnpm.sh) - [pocketbase](https://github.com/pocketbase/pocketbase): Open Source realtime backend in 1 file [src](src/pocketbase.sh) [completion](completions/pocketbase.sh) - [pod](https://github.com/CocoaPods/CocoaPods): The Cocoa Dependency Manager. [src](src/pod.sh) [completion](completions/pod.sh) - [podman](https://github.com/containers/podman): A tool for managing OCI containers and pods. [src](src/podman.sh) [completion](completions/podman.sh) - [poetry](https://github.com/python-poetry/poetry): Python packaging and dependency management made easy [src](src/poetry.sh) [completion](completions/poetry.sh) - [poff](https://ppp.samba.org/index.html): starts up, shuts down or lists the log of PPP connections [src](src/poff.sh) [completion](completions/poff.sh) - [pon](https://ppp.samba.org/index.html): starts up, shuts down or lists the log of PPP connections [src](src/pon.sh) [completion](completions/pon.sh) - [pop](https://github.com/charmbracelet/pop): Send emails from your terminal [src](src/pop.sh) [completion](completions/pop.sh) - [powertop](https://github.com/fenrus75/powertop): a power consumption and power management diagnosis tool. [completion](completions/powertop.sh) - [pr](http://gnu.org/software/coreutils): convert text files for printing [src](src/pr.sh) [completion](completions/pr.sh) - [pre-commit](https://github.com/pre-commit/pre-commit): A framework for managing and maintaining multi-language pre-commit hooks. [src](src/pre-commit.sh) [completion](completions/pre-commit.sh) - [presenterm](https://github.com/mfontanini/presenterm): Terminal slideshow tool [completion](completions/presenterm.sh) - [prettier](https://github.com/prettier/prettier): an opinionated code formatter. [completion](completions/prettier.sh) - [printenv](http://gnu.org/software/coreutils): print all or part of environment [src](src/printenv.sh) [completion](completions/printenv.sh) - [procs](https://github.com/dalance/procs): A modern replacement for ps written in Rust [src](src/procs.sh) [completion](completions/procs.sh) - [pry](https://github.com/pry/pry): Interactive Ruby [src](src/pry.sh) [completion](completions/pry.sh) - [ps](https://gitlab.com/procps-ng/procps): report a snapshot of the current processes. [src](src/ps.sh) [completion](completions/ps.sh) - [psql](https://github.com/postgres/postgres): PostgreSQL interactive terminal [src](src/psql.sh) [completion](completions/psql.sh) - [pstree](https://gitlab.com/psmisc/psmisc): display a tree of processes [src](src/pstree.sh) [completion](completions/pstree.sh) - [ptx](http://gnu.org/software/coreutils): produce a permuted index of file contents [src](src/ptx.sh) [completion](completions/ptx.sh) - [pueue](https://github.com/Nukesor/pueue): a command-line task management tool for sequential and parallel execution of long-running tasks. [src](src/pueue.sh) [completion](completions/pueue.sh) - [pulumi](https://github.com/pulumi/pulumi): Modern Infrastructure as Code [src](src/pulumi.sh) [completion](completions/pulumi.sh) - [pv](https://codeberg.org/a-j-wood/pv): monitor the progress of data through a pipe [src](src/pv.sh) [completion](completions/pv.sh) - [pwd](http://gnu.org/software/coreutils): print name of current/working directory [src](src/pwd.sh) [completion](completions/pwd.sh) - [pyenv](https://github.com/pyenv/pyenv): Simple Python version management [src](src/pyenv.sh) [completion](completions/pyenv.sh) - [pyright](https://github.com/microsoft/pyright): Static type checker for Python [src](src/pyright.sh) [completion](completions/pyright.sh) - [pytest](https://github.com/pytest-dev/pytest): testing framework for Python [completion](completions/pytest.sh) - [python](https://github.com/python/cpython): an interpreted, interactive, object-oriented programming language [src](src/python.sh) [completion](completions/python.sh) - [python3](https://github.com/python/cpython): an interpreted, interactive, object-oriented programming language [src](src/python3.sh) [completion](completions/python3.sh) - [qrencode](https://github.com/fukuchi/libqrencode): Encode input data in a QR Code and save as a PNG or EPS image. [src](src/qrencode.sh) [completion](completions/qrencode.sh) - [quilt](https://savannah.nongnu.org/projects/quilt): tool to manage series of patches [src](src/quilt.sh) [completion](completions/quilt.sh) - [rake](https://github.com/ruby/rake): A make-like build utility for Ruby [src](src/rake.sh) [completion](completions/rake.sh) - [ranger](https://github.com/ranger/ranger): A VIM-inspired filemanager for the console [src](src/ranger.sh) [completion](completions/ranger.sh) - [rar](https://www.rarlabs.com): archive files with compression [src](src/rar.sh) [completion](completions/rar.sh) - [rbenv](https://github.com/rbenv/rbenv): Manage your app's Ruby environment [src](src/rbenv.sh) [completion](completions/rbenv.sh) - [rclone](https://github.com/rclone/rclone): rsync for cloud storage [src](src/rclone.sh) [completion](completions/rclone.sh) - [readelf](https://www.gnu.org/software/binutils): display information about ELF files [src](src/readelf.sh) [completion](completions/readelf.sh) - [rebar3](https://github.com/erlang/rebar3): Erlang build tool [src](src/rebar3.sh) [completion](completions/rebar3.sh) - [readlink](http://gnu.org/software/coreutils): print resolved symbolic links or canonical file names [completion](completions/readlink.sh) - [realm](https://github.com/zhboner/realm): A high efficiency relay tool [completion](completions/realm.sh) - [realpath](http://gnu.org/software/coreutils): print the resolved path [completion](completions/realpath.sh) - [recode](https://github.com/rrthomas/recode): converts files between character sets [src](src/recode.sh) [completion](completions/recode.sh) - [redis-cli](https://github.com/redis/redis): Command-line client to redis-server [src](src/redis-cli.sh) [completion](completions/redis-cli.sh) - [replibyte](https://github.com/Qovery/Replibyte): Seed Your Development Database With Real Data ⚡️ [src](src/replibyte.sh) [completion](completions/replibyte.sh) - [restic](https://github.com/restic/restic): Backup and restore files [src](src/restic.sh) [completion](completions/restic.sh) - [resume](https://github.com/jsonresume/resume-cli): CLI tool to easily setup a new resume [completion](completions/resume.sh) - [rg](https://github.com/BurntSushi/ripgrep): recursively search the current directory for lines matching a pattern [src](src/rg.sh) [completion](completions/rg.sh) - [rga](https://github.com/phiresky/ripgrep-all): ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc. [src](src/rga.sh) [completion](completions/rga.sh) - [rgrep](https://www.gnu.org/software/grep): print lines that match patterns [src](src/rgrep.sh) [completion](completions/rgrep.sh) - [rhash](http://rhash.sourceforge.net): calculate/check CRC32, MD5, SHA1, GOST, TTH, BTIH or other message digests. [src](src/rhash.sh) [completion](completions/rhash.sh) - [rich](https://github.com/textualize/rich-cli): Rich text and formatting in the terminal [src](src/rich.sh) [completion](completions/rich.sh) - [rifle](https://github.com/ranger/ranger): ranger's file opener [src](src/rifle.sh) [completion](completions/rifle.sh) - [rm](http://gnu.org/software/coreutils): remove files or directories [src](src/rm.sh) [completion](completions/rm.sh) - [rmdir](http://gnu.org/software/coreutils): remove empty directories [completion](completions/rmdir.sh) - [robot](https://github.com/robotframework/robotframework): Generic automation framework for acceptance testing and RPA [src](src/robot.sh) [completion](completions/robot.sh) - [rollup](https://github.com/rollup/rollup): Next-generation ES module bundler [src](src/rollup.sh) [completion](completions/rollup.sh) - [Rscript](https://github.com/r-lib/rlang): front end for scripting with R [src](src/Rscript.sh) [completion](completions/Rscript.sh) - [rsync](https://rsync.samba.org): a fast, versatile, remote (and local) file-copying tool [src](src/rsync.sh) [completion](completions/rsync.sh) - [rtx](https://github.com/jdx/rtx): dev tools, env vars, task runner [src](src/rtx.sh) [completion](completions/rtx.sh) - [ruby](https://github.com/ruby/ruby): Interpreted object-oriented scripting language [src](src/ruby.sh) [completion](completions/ruby.sh) - [ruff](https://github.com/astral-sh/ruff): An extremely fast Python linter, written in Rust. [src](src/ruff.sh) [completion](completions/ruff.sh) - [rustc](https://github.com/rust-lang/rust): Rust compiler [src](src/rustc.sh) [completion](completions/rustc.sh) - [rustfmt](https://github.com/rust-lang/rustfmt): Format Rust code [src](src/rustfmt.sh) [completion](completions/rustfmt.sh) - [rustup](https://github.com/rust-lang/rustup): The Rust toolchain installer [src](src/rustup.sh) [completion](completions/rustup.sh) - [rye](https://github.com/mitsuhiko/rye): An Experimental Package Management Solution for Python [src](src/rye.sh) [completion](completions/rye.sh) - [s3cmd](https://github.com/s3tools/s3cmd): Command-line tool for the Amazon S3 service [src](src/s3cmd.sh) [completion](completions/s3cmd.sh) - [sad](https://github.com/ms-jpq/sad): Space Age seD. [completion](completions/sad.sh) - [sbt](https://github.com/sbt/sbt): An interactive build tool for Scala, Java, and more. [src](src/sbt.sh) [completion](completions/sbt.sh) - [sc-im](https://github.com/andmarti1424/sc-im): Spreadsheet Calculator Improvised [src](src/sc-im.sh) [completion](completions/sc-im.sh) - [scc](https://github.com/boyter/scc): Sloc, Cloc and Code. Count lines of code in a directory with complexity estimation. [src](src/scc.sh) [completion](completions/scc.sh) - [scons](https://github.com/SCons/scons): a software construction tool [src](src/scons.sh) [completion](completions/scons.sh) - [scp](https://github.com/openssh/openssh-portable): OpenSSH secure file copy [src](src/scp.sh) [completion](completions/scp.sh) - [scrcpy](https://github.com/Genymobile/scrcpy): Display and control your Android device [src](src/scrcpy.sh) [completion](completions/scrcpy.sh) - [screen](https://savannah.gnu.org/projects/screen): screen manager with VT100/ANSI terminal emulation [src](src/screen.sh) [completion](completions/screen.sh) - [scrot](https://github.com/resurrecting-open-source-projects/scrot): command line screen capture utility [src](src/scrot.sh) [completion](completions/scrot.sh) - [scrypt](https://github.com/Tarsnap/scrypt): encrypt and decrypt files. [src](src/scrypt.sh) [completion](completions/scrypt.sh) - [sd](https://github.com/chmln/sd): Intuitive find & replace CLI (sed alternative) [completion](completions/sd.sh) - [sdk](https://github.com/sdkman/sdkman-cli): a tool for managing parallel Versions of multiple Software Development Kits on any Unix based system. [src](src/sdk.sh) [completion](completions/sdk.sh) - [sed](https://www.gnu.org/software/sed): stream editor for filtering and transforming text [src](src/sed.sh) [completion](completions/sed.sh) - [seq](http://gnu.org/software/coreutils): print a sequence of numbers [completion](completions/seq.sh) - [serve](https://github.com/vercel/serve): Static file serving and directory listing [src](src/serve.sh) [completion](completions/serve.sh) - [sftp](https://github.com/openssh/openssh-portable): OpenSSH secure file transfer [src](src/sftp.sh) [completion](completions/sftp.sh) - [sftpgo](https://github.com/drakkan/sftpgo): Fully featured SFTP server with optional HTTP/S, FTP/S and WebDAV support. [src](src/sftpgo.sh) [completion](completions/sftpgo.sh) - [sg](https://github.com/ast-grep/ast-grep): a CLI tool for code structural search, lint, and rewriting. [src](src/sg.sh) [completion](completions/sg.sh) - [sh](http://gondor.apana.org.au/~herbert/dash): command language interpreter [src](src/sh.sh) [completion](completions/sh.sh) - [sha1sum](http://gnu.org/software/coreutils): compute and check SHA1 message digest [completion](completions/sha1sum.sh) - [sha256sum](http://gnu.org/software/coreutils): compute and check SHA256 message digest [completion](completions/sha256sum.sh) - [sha512sum](http://gnu.org/software/coreutils): compute and check SHA512 message digest [completion](completions/sha512sum.sh) - [shar](https://www.gnu.org/software/sharutils): create a shell archive [src](src/shar.sh) [completion](completions/shar.sh) - [shasum](https://github.com/Perl/perl5): Print or Check SHA Checksums [completion](completions/shasum.sh) - [shellcheck](https://github.com/koalaman/shellcheck): a static analysis tool for shell scripts [src](src/shellcheck.sh) [completion](completions/shellcheck.sh) - [shfmt](https://github.com/mvdan/sh): shell formatter, parser, and interpreter [src](src/shfmt.sh) [completion](completions/shfmt.sh) - [shred](http://gnu.org/software/coreutils): overwrite a file to hide its contents, and optionally delete it [src](src/shred.sh) [completion](completions/shred.sh) - [shuf](http://gnu.org/software/coreutils): generate random permutations [completion](completions/shuf.sh) - [silicon](https://github.com/Aloxaf/silicon): Create beautiful image of your source code. [src](src/silicon.sh) [completion](completions/silicon.sh) - [sk](https://github.com/lotabout/skim): Fuzzy Finder in rust! [src](src/sk.sh) [completion](completions/sk.sh) - [slabtop](https://gitlab.com/procps-ng/procps): display kernel slab cache information in real time [src](src/slabtop.sh) [completion](completions/slabtop.sh) - [slides](https://github.com/maaslalani/slides): Terminal based presentation tool [completion](completions/slides.sh) - [slrn](https://slrn.info): An easy to use NNTP / spool based newsreader. [src](src/slrn.sh) [completion](completions/slrn.sh) - [smartctl](https://github.com/smartmontools/smartmontools): Control and Monitor Utility for SMART Disks [src](src/smartctl.sh) [completion](completions/smartctl.sh) - [smbclient](http://www.samba.org): ftp-like client to access SMB/CIFS resources on servers [src](src/smbclient.sh) [completion](completions/smbclient.sh) - [sops](https://github.com/getsops/sops): Simple and flexible tool for managing secrets [src](src/sops.sh) [completion](completions/sops.sh) - [sort](http://gnu.org/software/coreutils): sort lines of text files [src](src/sort.sh) [completion](completions/sort.sh) - [source-highlight](https://www.gnu.org/software/src-highlite): convert source code to syntax highlighted document [src](src/source-highlight.sh) [completion](completions/source-highlight.sh) - [speedtest](https://github.com/sivel/speedtest-cli): Command line interface for testing internet bandwidth using speedtest.net. [completion](completions/speedtest.sh) - [split](http://gnu.org/software/coreutils): split a file into pieces [completion](completions/split.sh) - [sqlfluff](https://github.com/sqlfluff/sqlfluff): The SQL Linter for Humans [src](src/sqlfluff.sh) [completion](completions/sqlfluff.sh) - [sqlite3](https://www.sqlite.org): A command line interface for SQLite version 3 [completion](completions/sqlite3.sh) - [ssh](https://github.com/openssh/openssh-portable): OpenSSH remote login client [src](src/ssh.sh) [completion](completions/ssh.sh) - [ssh3](https://github.com/francoismichel/ssh3): Faster and richer secure shell using HTTP/3 [src](src/ssh3.sh) [completion](completions/ssh3.sh) - [ssh-agent](https://github.com/openssh/openssh-portable): OpenSSH authentication agent [src](src/ssh-agent.sh) [completion](completions/ssh-agent.sh) - [ssh-copy-id](https://github.com/openssh/openssh-portable): use locally available keys to authorise logins on a remote machine [src](src/ssh-copy-id.sh) [completion](completions/ssh-copy-id.sh) - [ssh-keygen](https://github.com/openssh/openssh-portable): OpenSSH authentication key utility [src](src/ssh-keygen.sh) [completion](completions/ssh-keygen.sh) - [sshfs](https://github.com/libfuse/sshfs): A network filesystem client to connect to SSH servers [src](src/sshfs.sh) [completion](completions/sshfs.sh) - [stack](https://github.com/commercialhaskell/stack): The Haskell Tool Stack [src](src/stack.sh) [completion](completions/stack.sh) - [starship](https://github.com/starship/starship): The minimal, blazing-fast, and infinitely customizable prompt for any shell! [src](src/starship.sh) [completion](completions/starship.sh) - [stat](http://gnu.org/software/coreutils): display file or file system status [src](src/stat.sh) [completion](completions/stat.sh) - [stdbuf](http://gnu.org/software/coreutils): Run COMMAND, with modified buffering operations for its standard streams. [src](src/stdbuf.sh) [completion](completions/stdbuf.sh) - [stow](https://www.gnu.org/software/stow): manage farms of symbolic links [completion](completions/stow.sh) - [strace](https://github.com/strace/strace): a diagnostic, debugging and instructional userspace utility for Linux [src](src/strace.sh) [completion](completions/strace.sh) - [strings](https://www.gnu.org/software/binutils): print the sequences of printable characters in files [src](src/strings.sh) [completion](completions/strings.sh) - [strip](https://www.gnu.org/software/binutils): discard symbols and other data from object files [src](src/strip.sh) [completion](completions/strip.sh) - [stripe](https://github.com/stripe/stripe-cli): A command-line tool for Stripe [src](src/stripe.sh) [completion](completions/stripe.sh) - [stty](http://gnu.org/software/coreutils): change and print terminal line settings [src](src/stty.sh) [completion](completions/stty.sh) - [subl](https://www.sublimetext.com): Sublime Text Command Line Interface [src](src/subl.sh) [completion](completions/subl.sh) - [sudo](https://github.com/sudo-project/sudo): execute a command as another user [src](src/sudo.sh) [completion](completions/sudo.sh) - [sudoedit](https://github.com/sudo-project/sudo): edit files as another user [src](src/sudoedit.sh) [completion](completions/sudoedit.sh) - [sum](http://gnu.org/software/coreutils): checksum and count the blocks in a file [completion](completions/sum.sh) - [supabase](https://github.com/supabase/cli): The open source Firebase alternative. [src](src/supabase.sh) [completion](completions/supabase.sh) - [supervisorctl](https://github.com/Supervisor/supervisor): control applications run by supervisord from the cmd line [src](src/supervisorctl.sh) [completion](completions/supervisorctl.sh) - [surreal](https://github.com/surrealdb/surrealdb): SurrealDB command-line interface and server [completion](completions/surreal.sh) - [svgo](https://github.com/svg/svgo): Node.js tool for optimizing SVG files [src](src/svgo.sh) [completion](completions/svgo.sh) - [svn](https://subversion.apache.org): Subversion command line client tool [src](src/svn.sh) [completion](completions/svn.sh) - [svtplay-dl](https://github.com/spaam/svtplay-dl): Download videos from your favourite play services. [completion](completions/svtplay-dl.sh) - [swaks](https://github.com/jetmore/swaks): Swiss Army Knife SMTP, the all-purpose SMTP transaction tester [src](src/swaks.sh) [completion](completions/swaks.sh) - [swc](https://github.com/swc-project/swc): a super-fast TypeScript / JavaScript compiler written in Rust [completion](completions/swc.sh) - [swift](https://github.com/apple/swift): Swift compiler [src](src/swift.sh) [completion](completions/swift.sh) - [syft](https://github.com/anchore/syft): CLI tool and library for generating a Software Bill of Materials from container images and filesystems. [src](src/syft.sh) [completion](completions/syft.sh) - [sync](http://gnu.org/software/coreutils): Synchronize cached writes to persistent storage [completion](completions/sync.sh) - [sysctl](https://gitlab.com/procps-ng/procps): configure kernel parameters at runtime [src](src/sysctl.sh) [completion](completions/sysctl.sh) - [tac](http://gnu.org/software/coreutils): concatenate and print files in reverse [completion](completions/tac.sh) - [tail](http://gnu.org/software/coreutils): output the last part of files [src](src/tail.sh) [completion](completions/tail.sh) - [tailspin](https://github.com/bensadeh/tailspin): A log file highlighter [completion](completions/tailspin.sh) - [tar](https://www.gnu.org/software/tar): an archiving utility [src](src/tar.sh) [completion](completions/tar.sh) - [task](https://github.com/GothenburgBitFactory/taskwarrior): Command line Task Management [src](src/task.sh) [completion](completions/task.sh) - [tcpdump](https://github.com/the-tcpdump-group/tcpdump): dump traffic on a network [src](src/tcpdump.sh) [completion](completions/tcpdump.sh) - [tcsh](https://github.com/tcsh-org/tcsh): C shell with file name completion and command line editing [src](src/tcsh.sh) [completion](completions/tcsh.sh) - [tee](http://gnu.org/software/coreutils): read from standard input and write to standard output and files [src](src/tee.sh) [completion](completions/tee.sh) - [telnet](https://www.gnu.org/software/inetutils): user interface to the TELNET protocol [src](src/telnet.sh) [completion](completions/telnet.sh) - [terraform](https://github.com/hashicorp/terraform): Automate infrastructure on any cloud [src](src/terraform.sh) [completion](completions/terraform.sh) - [terragrunt](https://github.com/gruntwork-io/terragrunt): a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules. [src](src/terragrunt.sh) [completion](completions/terragrunt.sh) - [terramate](https://github.com/terramate-io/terramate): adds powerful capabilities such as code generation, stacks, orchestration, change detection, data sharing and more to Terraform. [src](src/terramate.sh) [completion](completions/terramate.sh) - [tesseract](https://github.com/tesseract-ocr/tesseract): Tesseract Open Source OCR Engine [src](src/tesseract.sh) [completion](completions/tesseract.sh) - [tex](https://www.tug.org/texlive): text formatting and typesetting [src](src/tex.sh) [completion](completions/tex.sh) - [tfenv](https://github.com/tfutils/tfenv): Terraform version manager [src](src/tfenv.sh) [completion](completions/tfenv.sh) - [tfsec](https://github.com/aquasecurity/tfsec): Security scanner for your Terraform code [src](src/tfsec.sh) [completion](completions/tfsec.sh) - [tidy](https://github.com/htacg/tidy-html5): check, correct, and pretty-print HTML files [src](src/tidy.sh) [completion](completions/tidy.sh) - [tig](https://github.com/jonas/tig): text-mode interface for Git [src](src/tig.sh) [completion](completions/tig.sh) - [timeout](http://gnu.org/software/coreutils): run a command with a time limit [src](src/timeout.sh) [completion](completions/timeout.sh) - [time](https://www.gnu.org/software/time): run programs and summarize system resource usage [src](src/time.sh) [completion](completions/time.sh) - [tin](http://www.tin.org): Usenet newsreader [src](src/tin.sh) [completion](completions/tin.sh) - [tinygo](https://github.com/tinygo-org/tinygo): a Go compiler for small places. [src](src/tinygo.sh) [completion](completions/tinygo.sh) - [tkn](https://github.com/tektoncd/cli): CLI for tekton pipelines [src](src/tkn.sh) [completion](completions/tkn.sh) - [tldr](https://github.com/tldr-pages/tldr): Collaborative cheatsheets for console commands [src](src/tldr.sh) [completion](completions/tldr.sh) - [tload](https://gitlab.com/procps-ng/procps): graphic representation of system load average [src](src/tload.sh) [completion](completions/tload.sh) - [tmate](https://github.com/tmate-io/tmate): terminal multiplexer with instant terminal sharing [src](src/tmate.sh) [completion](completions/tmate.sh) - [tmux](https://github.com/tmux/tmux): terminal multiplexer [src](src/tmux.sh) [completion](completions/tmux.sh) - [tmuxinator](https://github.com/tmuxinator/tmuxinator): Manage complex tmux sessions easily [src](src/tmuxinator.sh) [completion](completions/tmuxinator.sh) - [tokei](https://github.com/XAMPPRocky/tokei): Count your code, quickly. [src](src/tokei.sh) [completion](completions/tokei.sh) - [top](https://gitlab.com/procps-ng/procps): display Linux processes [src](src/top.sh) [completion](completions/top.sh) - [torsocks](https://gitlab.torproject.org/tpo/core/torsocks): Shell wrapper to simplify the use of the torsocks(8) library to transparently torify an application. [src](src/torsocks.sh) [completion](completions/torsocks.sh) - [touch](http://gnu.org/software/coreutils): change file timestamps [src](src/touch.sh) [completion](completions/touch.sh) - [tput](https://invisible-island.net/ncurses): initialize a terminal or query terminfo database [src](src/tput.sh) [completion](completions/tput.sh) - [tr](http://gnu.org/software/coreutils): translate or delete characters [completion](completions/tr.sh) - [trash-empty](https://github.com/andreafrancia/trash-cli): Empty for Command line trash utility. [completion](completions/trash-empty.sh) - [trash-list](https://github.com/andreafrancia/trash-cli): List trashed files. [completion](completions/trash-list.sh) - [trash-put](https://github.com/andreafrancia/trash-cli): Command line trash utility. [src](src/trash-put.sh) [completion](completions/trash-put.sh) - [trash-restore](https://github.com/andreafrancia/trash-cli): Restore for Command line trash utility. [completion](completions/trash-restore.sh) - [t-rec](https://github.com/sassman/t-rec-rs): Blazingly fast terminal recorder that generates animated gif images for the web. [src](src/t-rec.sh) [completion](completions/t-rec.sh) - [tree](https://gitlab.com/OldManProgrammer/unix-tree): list contents of directories in a tree-like format. [src](src/tree.sh) [completion](completions/tree.sh) - [trip](https://github.com/fujiapple852/trippy): A network diagnostic tool [completion](completions/trip.sh) - [trivy](https://github.com/aquasecurity/trivy): Scanner for vulnerabilities in container images, file systems, and Git repositories, as well as for configuration issues and hard-coded secrets [src](src/trivy.sh) [completion](completions/trivy.sh) - [truncate](http://gnu.org/software/coreutils): shrink or extend the size of a file to the specified size [completion](completions/truncate.sh) - [trunk](https://github.com/thedodd/trunk): Build, bundle & ship your Rust WASM application to the web. [src](src/trunk.sh) [completion](completions/trunk.sh) - [ts-node](https://github.com/TypeStrong/ts-node): TypeScript execution and REPL for node.js [completion](completions/ts-node.sh) - [tsc](https://github.com/Microsoft/TypeScript): The TypeScript Compiler [src](src/tsc.sh) [completion](completions/tsc.sh) - [tshark](https://gitlab.com/wireshark/wireshark): Dump and analyze network traffic [src](src/tshark.sh) [completion](completions/tshark.sh) - [tspin](https://github.com/bensadeh/tailspin): A log file highlighter [completion](completions/tspin.sh) - [tsx](https://github.com/esbuild-kit/tsx): Node.js enhanced to run TypeScript & ESM files [src](src/tsx.sh) [completion](completions/tsx.sh) - [tty](http://gnu.org/software/coreutils): print the file name of the terminal connected to standard input [completion](completions/tty.sh) - [ttyd](https://github.com/tsl0922/ttyd): a tool for sharing terminal over the web [src](src/ttyd.sh) [completion](completions/ttyd.sh) - [turbo](https://github.com/vercel/turbo): The build system that makes ship happen [src](src/turbo.sh) [completion](completions/turbo.sh) - [twiggy](https://github.com/rustwasm/twiggy): a code size profiler. [completion](completions/twiggy.sh) - [typos](https://github.com/crate-ci/typos): Source Code Spelling Correction [completion](completions/typos.sh) - [typst](https://github.com/typst/typst): A new markup-based typesetting system that is powerful and easy to learn. [completion](completions/typst.sh) - [uconv](https://github.com/unicode-org/icu): convert data from one encoding to another [src](src/uconv.sh) [completion](completions/uconv.sh) - [ug](https://github.com/Genivia/ugrep): Ultra fast grep with query UI, fuzzy search, archive search, and more [src](src/ug.sh) [completion](completions/ug.sh) - [ugrep](https://github.com/Genivia/ugrep): Ultra fast grep with query UI, fuzzy search, archive search, and more [src](src/ugrep.sh) [completion](completions/ugrep.sh) - [uname](http://gnu.org/software/coreutils): print system information [completion](completions/uname.sh) - [unexpand](http://gnu.org/software/coreutils): convert spaces to tabs [src](src/unexpand.sh) [completion](completions/unexpand.sh) - [uniq](http://gnu.org/software/coreutils): report or omit repeated lines [src](src/uniq.sh) [completion](completions/uniq.sh) - [unison](https://github.com/bcpierce00/unison): a multi-platform bi-directional file synchronization tool [src](src/unison.sh) [completion](completions/unison.sh) - [unix2dos](https://dos2unix.sourceforge.io): DOS/Mac to Unix and vice versa text file format converter [completion](completions/unix2dos.sh) - [unlink](http://gnu.org/software/coreutils): call the unlink function to remove the specified file [src](src/unlink.sh) [completion](completions/unlink.sh) - [unlzma](https://github.com/tukaani-project/xz): Compress or decompress .xz and .lzma files [completion](completions/unlzma.sh) - [unxz](https://github.com/tukaani-project/xz): Compress or decompress .xz and .lzma files [completion](completions/unxz.sh) - [unzip](https://infozip.sourceforge.net/UnZip.html): list, test and extract compressed files in a ZIP archive [src](src/unzip.sh) [completion](completions/unzip.sh) - [upower](https://gitlab.freedesktop.org/upower/upower): abstraction for power management [src](src/upower.sh) [completion](completions/upower.sh) - [uptime](https://gitlab.com/procps-ng/procps): Tell how long the system has been running. [completion](completions/uptime.sh) - [upx](https://github.com/upx/upx): Ultimate Packer for eXecutables [src](src/upx.sh) [completion](completions/upx.sh) - [usql](https://github.com/xo/usql): Universal command-line interface for SQL databases [src](src/usql.sh) [completion](completions/usql.sh) - [uv](https://github.com/astral-sh/uv): An extremely fast Python package installer and resolver, written in Rust [completion](completions/uv.sh) - [vagrant](https://github.com/hashicorp/vagrant): building and distributing development environments. [src](src/vagrant.sh) [completion](completions/vagrant.sh) - [vale](https://github.com/errata-ai/vale): A markup-aware linter for prose built with speed and extensibility in mind. [src](src/vale.sh) [completion](completions/vale.sh) - [valgrind](http://www.valgrind.org): a suite of tools for debugging and profiling programs [src](src/valgrind.sh) [completion](completions/valgrind.sh) - [vault](https://github.com/hashicorp/vault): Manage secrets and protect sensitive data [src](src/vault.sh) [completion](completions/vault.sh) - [vcpkg](https://github.com/microsoft/vcpkg): C++ Library Manager for Windows, Linux, and MacOS [src](src/vcpkg.sh) [completion](completions/vcpkg.sh) - [vdir](http://gnu.org/software/coreutils): list directory contents [src](src/vdir.sh) [completion](completions/vdir.sh) - [vegeta](https://github.com/tsenart/vegeta): a versatile HTTP load testing tool built out of a need to drill HTTP services with a constant request rate. [src](src/vegeta.sh) [completion](completions/vegeta.sh) - [vela](https://github.com/kubevela/kubevela): A Highly Extensible Platform Engine based on Kubernetes and Open Application Model. [src](src/vela.sh) [completion](completions/vela.sh) - [vercel](https://github.com/vercel/vercel): CLI for vercel frontend cloud. [src](src/vercel.sh) [completion](completions/vercel.sh) - [vfox](https://github.com/version-fox/vfox): A cross-platform and extendable version manager with support for Java, Node.js, Flutter, .Net & more. [src](src/vfox.sh) [completion](completions/vfox.sh) - [vhs](https://github.com/charmbracelet/vhs): Your CLI home video recorder. [src](src/vhs.sh) [completion](completions/vhs.sh) - [vi](https://github.com/vim/vim): compact version of vim [src](src/vi.sh) [completion](completions/vi.sh) - [viddy](https://github.com/sachaos/viddy): A modern watch command. Time machine and pager etc. [completion](completions/viddy.sh) - [vim](https://github.com/vim/vim): Vi IMproved, a programmer's text editor [src](src/vim.sh) [completion](completions/vim.sh) - [vimdiff](https://github.com/vim/vim): Similar to UNIX diff command we can use Vim to show diff in much better manner. [src](src/vimdiff.sh) [completion](completions/vimdiff.sh) - [virsh](https://github.com/libvirt/libvirt): the main interface for managing virsh guest domains [src](src/virsh.sh) [completion](completions/virsh.sh) - [visudo](https://github.com/sudo-project/sudo): edit the sudoers file [src](src/visudo.sh) [completion](completions/visudo.sh) - [vite](https://github.com/vitejs/vite): Next generation frontend tooling. [src](src/vite.sh) [completion](completions/vite.sh) - [viu](https://github.com/atanunq/viu): View images right from the terminal. [completion](completions/viu.sh) - [vivid](https://github.com/sharkdp/vivid): LS_COLORS manager with multiple themes [src](src/vivid.sh) [completion](completions/vivid.sh) - [vlc](https://github.com/videolan/vlc): the VLC media player [src](src/vlc.sh) [completion](completions/vlc.sh) - [vmstat](https://gitlab.com/procps-ng/procps): Report virtual memory statistics [completion](completions/vmstat.sh) - [volta](https://github.com/volta-cli/volta): JS Toolchains as Code. [src](src/volta.sh) [completion](completions/volta.sh) - [vpnc](https://github.com/streambinder/vpnc): client for Cisco VPN3000 Concentrator, IOS and PIX [src](src/vpnc.sh) [completion](completions/vpnc.sh) - [vultr](https://github.com/vultr/vultr-cli): Official command line tool for Vultr services [src](src/vultr.sh) [completion](completions/vultr.sh) - [w](https://gitlab.com/procps-ng/procps): Show who is logged on and what they are doing. [completion](completions/w.sh) - [w3m](https://github.com/tats/w3m): WWW browsable pager [src](src/w3m.sh) [completion](completions/w3m.sh) - [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen): Generating JS bindings for a wasm file [src](src/wasm-bindgen.sh) [completion](completions/wasm-bindgen.sh) - [wasmedge](ttps://github.com/WasmEdge/WasmEdge): Lightweight, high-performance, and extensible WebAssembly runtime [src](src/wasmedge.sh) [completion](completions/wasmedge.sh) - [wasm-merge](https://github.com/WebAssembly/binaryen): Merge wasm files into one. [completion](completions/wasm-merge.sh) - [wasm-opt](https://github.com/WebAssembly/binaryen): Read, write, and optimize files [src](src/wasm-opt.sh) [completion](completions/wasm-opt.sh) - [wasm-pack](https://github.com/rustwasm/wasm-pack): your favorite rust -> wasm workflow tool! [completion](completions/wasm-pack.sh) - [wasm-tools](https://github.com/bytecodealliance/wasm-tools): Low level tooling for WebAssembly in Rust. [src](src/wasm-tools.sh) [completion](completions/wasm-tools.sh) - [wasm2js](https://github.com/WebAssembly/binaryen): Transform .wasm/.wat files to asm.js [completion](completions/wasm2js.sh) - [wasmer](https://github.com/wasmerio/wasmer): The leading WebAssembly Runtime supporting WASIX, WASI and Emscripten [completion](completions/wasmer.sh) - [watch](https://gitlab.com/procps-ng/procps): execute a program periodically, showing output fullscreen [src](src/watch.sh) [completion](completions/watch.sh) - [watchexec](https://github.com/watchexec/watchexec): Executes commands in response to file modifications [src](src/watchexec.sh) [completion](completions/watchexec.sh) - [watchgnupg](https://www.gnupg.org): Read and print logs from a socket [completion](completions/watchgnupg.sh) - [watchman](https://github.com/facebook/watchman): Watches files and records, or triggers actions, when they change. [src](src/watchman.sh) [completion](completions/watchman.sh) - [watson](https://github.com/TailorDev/Watson): A wonderful CLI to track your time! [src](src/watson.sh) [completion](completions/watson.sh) - [waypoint](https://github.com/hashicorp/waypoint): Easy application deployment for Nomad, Kubernetes, and Amazon ECS [src](src/waypoint.sh) [completion](completions/waypoint.sh) - [wc](http://gnu.org/software/coreutils): print newline, word, and byte counts for each file [src](src/wc.sh) [completion](completions/wc.sh) - [wdiff](http://www.gnu.org/software/wdiff): display word differences between text files [completion](completions/wdiff.sh) - [webpack-cli](https://github.com/webpack/webpack-cli): A bundler for javascript and friends. [src](src/webpack-cli.sh) [completion](completions/webpack-cli.sh) - [websocat](https://github.com/vi/websocat): Command-line client for WebSockets [completion](completions/websocat.sh) - [wezterm](https://github.com/wez/wezterm): A GPU-accelerated cross-platform terminal emulator and multiplexer [src](src/wezterm.sh) [completion](completions/wezterm.sh) - [wget](https://www.gnu.org/software/wget): The non-interactive network downloader. [completion](completions/wget.sh) - [whatis](https://gitlab.com/man-db/man-db): display one-line manual page descriptions [src](src/whatis.sh) [completion](completions/whatis.sh) - [which](https://savannah.gnu.org/projects/which): locate a command [src](src/which.sh) [completion](completions/which.sh) - [who](http://gnu.org/software/coreutils): show who is logged on [completion](completions/who.sh) - [whois](https://github.com/rfc1036/whois): client for the whois directory service [src](src/whois.sh) [completion](completions/whois.sh) - [wine](https://gitlab.winehq.org/wine/wine): run Windows programs on Unix [src](src/wine.sh) [completion](completions/wine.sh) - [wineboot](https://gitlab.winehq.org/wine/wine): perform Wine initialization, startup, and shutdown tasks [completion](completions/wineboot.sh) - [winepath](https://gitlab.winehq.org/wine/wine): Tool to convert Unix paths to/from Win32 paths [completion](completions/winepath.sh) - [winetricks](https://github.com/Winetricks/winetricks): manage virtual Windows environments using Wine [src](src/winetricks.sh) [completion](completions/winetricks.sh) - [wireshark](https://gitlab.com/wireshark/wireshark): Interactively dump and analyze network traffic [src](src/wireshark.sh) [completion](completions/wireshark.sh) - [wp](https://github.com/wp-cli/wp-cli): The command-line interface for WordPress. [src](src/wp.sh) [completion](completions/wp.sh) - [wrangler](https://github.com/cloudflare/workers-sdk): command line tool for building Cloudflare Workers. [src](src/wrangler.sh) [completion](completions/wrangler.sh) - [wrk](https://github.com/wg/wrk): Modern HTTP benchmarking tool [src](src/wrk.sh) [completion](completions/wrk.sh) - [wscat](https://github.com/websockets/wscat): WebSocket cat [completion](completions/wscat.sh) - [xargs](https://savannah.gnu.org/projects/findutils): build and execute command lines from standard input [src](src/xargs.sh) [completion](completions/xargs.sh) - [xc](https://github.com/joerdav/xc): Markdown defined task runner. [src](src/xc.sh) [completion](completions/xc.sh) - [xclip](https://github.com/astrand/xclip): command line interface to X selections (clipboard) [src](src/xclip.sh) [completion](completions/xclip.sh) - [xh](https://github.com/ducaale/xh): Friendly and fast tool for sending HTTP requests. [src](src/xh.sh) [completion](completions/xh.sh) - [xinput](https://gitlab.freedesktop.org/xorg/app/xinput): utility to configure and test X input devices [src](src/xinput.sh) [completion](completions/xinput.sh) - [xmake](https://github.com/xmake-io/xmake): A cross-platform build utility based on Lua [src](src/xmake.sh) [completion](completions/xmake.sh) - [xmlstarlet](https://xmlstar.sourceforge.net): command line XML/XSLT toolkit [src](src/xmlstarlet.sh) [completion](completions/xmlstarlet.sh) - [xonsh](https://github.com/xonsh/xonsh): Python-powered, cross-platform, Unix-gazing shell. [src](src/xonsh.sh) [completion](completions/xonsh.sh) - [xplr](https://github.com/sayanarijit/xplr): A hackable, minimal, fast TUI file explorer [completion](completions/xplr.sh) - [xsel](https://github.com/kfish/xsel): manipulate the X selection. [completion](completions/xsel.sh) - [xsv](https://github.com/BurntSushi/xsv): A fast CSV command line toolkit written in Rust. [src](src/xsv.sh) [completion](completions/xsv.sh) - [xxd](https://github.com/vim/vim): make a hexdump or do the reverse. [src](src/xxd.sh) [completion](completions/xxd.sh) - [xxhsum](https://github.com/Cyan4973/xxHash): print or check xxHash non-cryptographic checksums [src](src/xxhsum.sh) [completion](completions/xxhsum.sh) - [xxh32sum](https://github.com/Cyan4973/xxHash): print or check xxHash non-cryptographic checksums [src](src/xxh32sum.sh) [completion](completions/xxh32sum.sh) - [xxh64sum](https://github.com/Cyan4973/xxHash): print or check xxHash non-cryptographic checksums [src](src/xxh64sum.sh) [completion](completions/xxh64sum.sh) - [xxh128sum](https://github.com/Cyan4973/xxHash): print or check xxHash non-cryptographic checksums [src](src/xxh128sum.sh) [completion](completions/xxh128sum.sh) - [xz](https://github.com/tukaani-project/xz): Compress or decompress .xz and .lzma files [completion](completions/xz.sh) - [xzcat](https://github.com/tukaani-project/xz): Compress or decompress .xz and .lzma files [completion](completions/xzcat.sh) - [yadm](https://github.com/TheLocehiliosan/yadm): Yet Another Dotfiles Manager [src](src/yadm.sh) [completion](completions/yadm.sh) - [yarn](https://github.com/yarnpkg/yarn): Fast, reliable, and secure dependency management. [src](src/yarn.sh) [completion](completions/yarn.sh) - [yj](https://github.com/sclevine/yj): Convert between YAML, TOML, JSON, and HCL. [src](src/yj.sh) [completion](completions/yj.sh) - [ykman](https://github.com/Yubico/yubikey-manager): configuring any YubiKey over all USB interfaces. [src](src/ykman.sh) [completion](completions/ykman.sh) - [yomo](https://github.com/yomorun/yomo): Stateful Serverless Framework for Software Edge Infra [src](src/yomo.sh) [completion](completions/yomo.sh) - [you-get](https://github.com/soimort/you-get): Dumb downloader that scrapes the web [src](src/you-get.sh) [completion](completions/you-get.sh) - [youtube-dl](https://github.com/ytdl-org/youtube-dl): Command-line program to download videos from YouTube.com and other video sites [src](src/youtube-dl.sh) [completion](completions/youtube-dl.sh) - [yq](https://github.com/mikefarah/yq): a portable command-line YAML, JSON, XML, CSV, TOML and properties processor [src](src/yq.sh) [completion](completions/yq.sh) - [yt-dlp](https://github.com/yt-dlp/yt-dlp): A youtube-dl fork with additional features and fixes [src](src/yt-dlp.sh) [completion](completions/yt-dlp.sh) - [zathura](https://github.com/pwmt/zathura): a document viewer [src](src/zathura.sh) [completion](completions/zathura.sh) - [zcat](https://www.nongnu.org/zutils/zutils.html): decompress and concatenate files to standard output [completion](completions/zcat.sh) - [zed](https://github.com/zed-industries/zed): Multiplayer code editor [completion](completions/zed.sh) - [zellij](https://github.com/zellij-org/zellij): A terminal workspace with batteries included [src](src/zellij.sh) [completion](completions/zellij.sh) - [zenith](https://github.com/bvaisvil/zenith): sort of like top or htop but with zoom-able charts, CPU, GPU, network, and disk usage [completion](completions/zenith.sh) - [zig](https://github.com/ziglang/zig): Programming language designed for robustness, optimality, and clarity [src](src/zig.sh) [completion](completions/zig.sh) - [zip](https://infozip.sourceforge.net/Zip.html): package and compress (archive) files [src](src/zip.sh) [completion](completions/zip.sh) - [zipcloak](https://infozip.sourceforge.net): encrypt entries in a zipfile [src](src/zipcloak.sh) [completion](completions/zipcloak.sh) - [zk](https://github.com/mickael-menu/zk): A plain text note-taking assistant [src](src/zk.sh) [completion](completions/zk.sh) - [zola](https://github.com/getzola/zola): A fast static site generator in a single binary with everything built-in. [completion](completions/zola.sh) - [zoxide](https://github.com/ajeetdsouza/zoxide): A smarter cd command. [completion](completions/zoxide.sh) ## Windows - [nssm](https://github.com/kirillkovalenko/nssm): Non-Sucking Service Manager [src](src/windows/nssm.sh) [completion](completions/windows/nssm.sh) - [scoop](https://github.com/ScoopInstaller/Scoop): A command-line installer for Windows. [src](src/windows/scoop.sh) [completion](completions/windows/scoop.sh) - [winget](https://github.com/microsoft/winget-cli): Windows Package Manager. [src](src/windows/winget.sh) [completion](completions/windows/winget.sh) - [wsl](https://github.com/microsoft/WSL): CLI for Windows Subsytem for Linux. [src](src/windows/wsl.sh) [completion](completions/windows/wsl.sh) ## MacOS - [afplay](https://ss64.com/osx/afplay.html): Audio File Play. [src](src/macos/afplay.sh) [completion](completions/macos/afplay.sh) - [arp](https://keith.github.io/xcode-man-pages/arp.8.html): address resolution display and control [src](src/macos/arp.sh) [completion](completions/macos/arp.sh) - [asr](https://ss64.com/osx/asr.html): Apple Software Restore; copy volumes [src](src/macos/asr.sh) [completion](completions/macos/asr.sh) - [brctl](https://keith.github.io/xcode-man-pages/brctl.1.html): Manage the CloudDocs daemon [src](src/macos/brctl.sh) [completion](completions/macos/brctl.sh) - [caffeinate](https://ss64.com/osx/caffeinate.html): Prevent the system from sleeping on behalf of a utility. [src](src/macos/caffeinate.sh) [completion](completions/macos/caffeinate.sh) - [codesign](https://ss64.com/osx/codesign.html): create and manipulate code signatures. [src](src/macos/codesign.sh) [completion](completions/macos/codesign.sh) - [defaults](https://ss64.com/osx/defaults.html): Set preferences, the macOS user defaults system works with both the OS and with individual applications. [src](src/macos/defaults.sh) [completion](completions/macos/defaults.sh) - [diskutil](https://ss64.com/osx/diskutil.html): Disk utilities - Format, Verify, Repair (local disks). [src](src/macos/diskutil.sh) [completion](completions/macos/diskutil.sh) - [dscacheutil](https://ss64.com/osx/dscacheutil.html): Directory Service cache - Gather information, statistics, initiate queries, flush the cache. [src](src/macos/dscacheutil.sh) [completion](completions/macos/dscacheutil.sh) - [fs_usage](https://ss64.com/osx/fs_usage.html): Filesystem usage (process/pathname). [src](src/macos/fs_usage.sh) [completion](completions/macos/fs_usage.sh) - [hdiutil](https://ss64.com/osx/hdiutil.html): Manipulate disk images (attach, verify, burn, etc). [src](src/macos/hdiutil.sh) [completion](completions/macos/hdiutil.sh) - [kmutil](https://keith.github.io/xcode-man-pages/kmutil.8.html): multipurpose tool for managing kernel extensions (kexts) and kext collections on disk. [completion](completions/macos/kmutil.sh) - [launchctl](https://ss64.com/osx/launchctl.html): Interfaces with launchd to load, unload daemons/agents and generally control launchd. [src](src/macos/launchctl.sh) [completion](completions/macos/launchctl.sh) - [m](https://github.com/rgcr/m-cli): Swiss Army Knife for macOS. [src](src/macos/m.sh) [completion](completions/macos/m.sh) - [mas](https://github.com/mas-cli/mas): Mac App Store command line interface. [src](src/macos/mas.sh) [completion](completions/macos/mas.sh) - [mdfind](https://ss64.com/osx/mdfind.html): Spotlight search. [completion](completions/macos/mdfind.sh) - [mdimport](https://ss64.com/osx/mdimport.html): Import file hierarchies into the Spotlight metadata datastore. [completion](completions/macos/mdimport.sh) - [mdls](https://ss64.com/osx/mdls.html): List the metadata attributes for a specified file. [completion](completions/macos/mdls.sh) - [mdutil](https://ss64.com/osx/mdutil.html): Manage the metadata stores used by Spotlight. [src](src/macos/mdutil.sh) [completion](completions/macos/mdutil.sh) - [networkQuality](https://ss64.com/osx/networkquality.html): Network quality testing tool. [src](src/macos/networkQuality.sh) [completion](completions/macos/networkQuality.sh) - [networksetup](https://ss64.com/osx/networksetup.html): Configuration tool for network settings in System Preferences. [src](src/macos/networksetup.sh) [completion](completions/macos/networksetup.sh) - [nvram](https://ss64.com/osx/nvram.html): Manipulate firmware variables. [src](src/macos/nvram.sh) [completion](completions/macos/nvram.sh) - [osascript](https://ss64.com/osx/osascript.html): Execute AppleScripts and other OSA language scripts. [src](src/macos/osascript.sh) [completion](completions/macos/osascript.sh) - [otool](https://keith.github.io/xcode-man-pages/llvm-otool.1.html): the otool-compatible command line parser for llvm-objdump [src](src/macos/otool.sh) [completion](completions/macos/otool.sh) - [pbcopy](https://ss64.com/osx/pbcopy.html): Copy data from STDIN to the clipboard. [src](src/macos/pbcopy.sh) [completion](completions/macos/pbcopy.sh) - [ping](https://keith.github.io/xcode-man-pages/ping.8.html): send ICMP ECHO_REQUEST packets to network hosts. [src](src/macos/ping.sh) [completion](completions/macos/ping.sh) - [pkgutil](https://ss64.com/osx/pkgutil.html): Query and manipulate MacOS Installer packages and receipts. [src](src/macos/pkgutil.sh) [completion](completions/macos/pkgutil.sh) - [pmset](https://ss64.com/osx/pmset.html): Power management settings. [src](src/macos/pmset.sh) [completion](completions/macos/pmset.sh) - [port](https://github.com/macports/macports-ports): Install and upgrade open source software on macOS. [src](src/macos/port.sh) [completion](completions/macos/port.sh) - [shortcuts](https://ss64.com/osx/shortcuts.html): Manage macOS shortcuts. [src](src/macos/shortcuts.sh) [completion](completions/macos/shortcuts.sh) - [simctl](#): Command line utility to control the Simulator. [src](src/macos/simctl.sh) [completion](completions/macos/simctl.sh) - [softwareupdate](https://ss64.com/osx/softwareupdate.html): Check for new and updated versions of your software based on information about your computer and current software. [src](src/macos/softwareupdate.sh) [completion](completions/macos/softwareupdate.sh) - [sw_vers](https://ss64.com/osx/sw_vers.html): Print macOS operating system version. [src](src/macos/sw_vers.sh) [completion](completions/macos/sw_vers.sh) - [system_profiler](https://ss64.com/osx/system_profiler.html): Report system hardware and software configuration. [src](src/macos/system_profiler.sh) [completion](completions/macos/system_profiler.sh) - [tmutil](https://ss64.com/osx/tmutil.html): Time Machine utility. [src](src/macos/tmutil.sh) [completion](completions/macos/tmutil.sh) - [tuist](https://github.com/tuist/tuist): Create, maintain, and interact with Xcode projects at scale. [completion](completions/macos/tuist.sh) - [xcode-select](https://ss64.com/osx/xcode-select.html): Manage the active developer directory for Xcode and BSD tools. [completion](completions/macos/xcode-select.sh) - [xcodebuild](https://keith.github.io/xcode-man-pages/xcodebuild.1.html): build Xcode projects and workspaces. [src](src/macos/xcodebuild.sh) [completion](completions/macos/xcodebuild.sh) - [xcodeproj](https://github.com/CocoaPods/Xcodeproj): Create and modify Xcode projects from Ruby. [completion](completions/macos/xcodeproj.sh) - [xcodes](https://github.com/XcodesOrg/xcodes): The best command-line tool to install and switch between multiple versions of Xcode. [src](src/macos/xcodes.sh) [completion](completions/macos/xcodes.sh) - [xcrun](https://keith.github.io/xcode-man-pages/xcrun.1.html): Run or locate development tools and properties. [src](src/macos/xcrun.sh) [completion](completions/macos/xcrun.sh) ## Linux - [acpi](http://sourceforge.net/projects/acpiclient): shows battery status and other ACPI information [completion](completions/linux/acpi.sh) - [acpitool](http://sourceforge.net/projects/acpitool): a Linux ACPI client, allowing you to query or set ACPI values [src](src/linux/acpitool.sh) [completion](completions/linux/acpitool.sh) - [adduser](https://salsa.debian.org/debian/adduser): add a user or group to the system [src](src/linux/adduser.sh) [completion](completions/linux/adduser.sh) - [alsactl](https://github.com/alsa-project/alsa-utils): advanced controls for ALSA soundcard driver [src](src/linux/alsactl.sh) [completion](completions/linux/alsactl.sh) - [alsamixer](https://github.com/alsa-project/alsa-utils): soundcard mixer for ALSA soundcard driver, with ncurses interface [src](src/linux/alsamixer.sh) [completion](completions/linux/alsamixer.sh) - [amixer](https://github.com/alsa-project/alsa-utils): command-line mixer for ALSA soundcard driver [src](src/linux/amixer.sh) [completion](completions/linux/amixer.sh) - [apk](https://gitlab.alpinelinux.org/alpine/apk-tools): Alpine Package Keeper [src](src/linux/apk.sh) [completion](completions/linux/apk.sh) - [aplay](https://github.com/alsa-project/alsa-utils): command-line sound recorder and player for ALSA soundcard driver [src](src/linux/aplay.sh) [completion](completions/linux/aplay.sh) - [apt-cache](https://salsa.debian.org/apt-team/apt): query the APT cache [src](src/linux/apt-cache.sh) [completion](completions/linux/apt-cache.sh) - [apt-get](https://salsa.debian.org/apt-team/apt): APT package handling utility [src](src/linux/apt-get.sh) [completion](completions/linux/apt-get.sh) - [apt](https://salsa.debian.org/apt-team/apt): Package manager for Debian-based Linux distributions [src](src/linux/apt.sh) [completion](completions/linux/apt.sh) - [aptitude](https://salsa.debian.org/apt-team/aptitude): high-level interface to the package manager [src](src/linux/aptitude.sh) [completion](completions/linux/aptitude.sh) - [arecord](https://github.com/alsa-project/alsa-utils): command-line sound recorder and player for ALSA soundcard driver [src](src/linux/arecord.sh) [completion](completions/linux/arecord.sh) - [arp](https://github.com/ecki/net-tools): manipulate the system ARP cache [src](src/linux/arp.sh) [completion](completions/linux/arp.sh) - [arping](https://github.com/iputils/iputils): send ARP REQUEST to a neighbour host [src](src/linux/arping.sh) [completion](completions/linux/arping.sh) - [at](https://salsa.debian.org/debian/at): queue, examine, or delete jobs for later execution [src](src/linux/at.sh) [completion](completions/linux/at.sh) - [attr](https://savannah.nongnu.org/projects/attr): extended attributes on filesystem objects [src](src/linux/attr.sh) [completion](completions/linux/attr.sh) - [avahi-browse](https://github.com/lathiat/avahi): Browse for mDNS/DNS-SD services using the Avahi daemon [src](src/linux/avahi-browse.sh) [completion](completions/linux/avahi-browse.sh) - [avahi-resolve](https://github.com/lathiat/avahi): Resolve one or more mDNS/DNS host name(s) to IP address(es) (and vice versa) using the Avahi daemon [src](src/linux/avahi-resolve.sh) [completion](completions/linux/avahi-resolve.sh) - [beep](https://github.com/spkr-beep/beep): beep the pc speaker any number of ways [src](src/linux/beep.sh) [completion](completions/linux/beep.sh) - [bootctl](https://github.com/systemd/systemd): Control EFI firmware boot settings and manage boot loader [src](src/linux/bootctl.sh) [completion](completions/linux/bootctl.sh) - [brctl](https://wiki.linuxfoundation.org/networking/bridge): ethernet bridge administration [src](src/linux/brctl.sh) [completion](completions/linux/brctl.sh) - [brightnessctl](https://github.com/Hummer12007/brightnessctl): read and control device brightness [src](src/linux/brightnessctl.sh) [completion](completions/linux/brightnessctl.sh) - [btop](https://github.com/aristocratos/btop): Modern and colorful command line resource monitor that shows usage and stats [completion](completions/linux/btop.sh) - [cdrdao](http://cdrdao.sourceforge.net): reads and writes CDs in disc-at-once mode [src](src/linux/cdrdao.sh) [completion](completions/linux/cdrdao.sh) - [cdrecord](https://sourceforge.net/projects/wodim): write data to optical disk media [src](src/linux/cdrecord.sh) [completion](completions/linux/cdrecord.sh) - [cfdisk](https://www.gnu.org/software/fdisk): display or manipulate a disk partition table [src](src/linux/cfdisk.sh) [completion](completions/linux/cfdisk.sh) - [chattr](http://e2fsprogs.sourceforge.net): change file attributes on a Linux file system [src](src/linux/chattr.sh) [completion](completions/linux/chattr.sh) - [choom](https://github.com/util-linux/util-linux): display and adjust OOM-killer score. [src](src/linux/choom.sh) [completion](completions/linux/choom.sh) - [chpasswd](https://github.com/shadow-maint/shadow): update passwords in batch mode [src](src/linux/chpasswd.sh) [completion](completions/linux/chpasswd.sh) - [chrt](https://github.com/util-linux/util-linux): manipulate the real-time attributes of a process [src](src/linux/chrt.sh) [completion](completions/linux/chrt.sh) - [chsh](https://github.com/shadow-maint/shadow): change login shell [src](src/linux/chsh.sh) [completion](completions/linux/chsh.sh) - [coredumpctl](https://github.com/systemd/systemd): Tool for service discovery, monitoring and configuration [src](src/linux/coredumpctl.sh) [completion](completions/linux/coredumpctl.sh) - [cryptsetup](https://gitlab.com/cryptsetup/cryptsetup): manage plain dm-crypt and LUKS encrypted volumes [src](src/linux/cryptsetup.sh) [completion](completions/linux/cryptsetup.sh) - [dbus-launch](https://gitlab.freedesktop.org/dbus/dbus): utility to start a message bus from a shell script [src](src/linux/dbus-launch.sh) [completion](completions/linux/dbus-launch.sh) - [dbus-monitor](https://gitlab.freedesktop.org/dbus/dbus): debug probe to print message bus messages [src](src/linux/dbus-monitor.sh) [completion](completions/linux/dbus-monitor.sh) - [dbus-send](https://gitlab.freedesktop.org/dbus/dbus): Send a message to a message bus [src](src/linux/dbus-send.sh) [completion](completions/linux/dbus-send.sh) - [dconf](https://gitlab.gnome.org/GNOME/dconf): Simple tool for manipulating a dconf database [src](src/linux/dconf.sh) [completion](completions/linux/dconf.sh) - [dhclient](https://gitlab.isc.org/isc-projects/dhcp): Dynamic Host Configuration Protocol Client [src](src/linux/dhclient.sh) [completion](completions/linux/dhclient.sh) - [dhcpcd](https://roy.marples.name/projects/dhcpcd): a DHCP client [src](src/linux/dhcpcd.sh) [completion](completions/linux/dhcpcd.sh) - [dict](https://sourceforge.net/projects/dict): DICT Protocol Client [completion](completions/linux/dict.sh) - [dkms](https://github.com/dell-oss/dkms): Dynamic Kernel Module Support [src](src/linux/dkms.sh) [completion](completions/linux/dkms.sh) - [dmenu](https://tools.suckless.org/dmenu): dynamic menu [src](src/linux/dmenu.sh) [completion](completions/linux/dmenu.sh) - [dmesg](https://github.com/util-linux/util-linux): dmesg - print or control the kernel ring buffer [src](src/linux/dmesg.sh) [completion](completions/linux/dmesg.sh) - [dmidecode](https://savannah.nongnu.org/projects/dmidecode): DMI table decoder [completion](completions/linux/dmidecode.sh) - [dnf](https://github.com/rpm-software-management/dnf): package managment for Fedora Linux and the successor to YUM [src](src/linux/dnf.sh) [completion](completions/linux/dnf.sh) - [doas](https://github.com/Duncaen/OpenDoas): execute commands as another user [src](src/linux/doas.sh) [completion](completions/linux/doas.sh) - [dpkg-deb](https://salsa.debian.org/dpkg-team/dpkg): Debian package archive (.deb) manipulation tool [src](src/linux/dpkg-deb.sh) [completion](completions/linux/dpkg-deb.sh) - [dpkg-reconfigure](http://joeyh.name/code/debconf): reconfigure an already installed package [src](src/linux/dpkg-reconfigure.sh) [completion](completions/linux/dpkg-reconfigure.sh) - [dpkg](https://salsa.debian.org/dpkg-team/dpkg): package manager for Debian [src](src/linux/dpkg.sh) [completion](completions/linux/dpkg.sh) - [dstat](http://dag.wiee.rs/home-made/dstat): versatile tool for generating system resource statistics [src](src/linux/dstat.sh) [completion](completions/linux/dstat.sh) - [emerge](https://github.com/gentoo/portage): package manager for Gentoo Linux. [src](src/linux/emerge.sh) [completion](completions/linux/emerge.sh) - [encfs](https://github.com/vgough/encfs): mounts or creates an encrypted virtual filesystem [src](src/linux/encfs.sh) [completion](completions/linux/encfs.sh) - [ethtool](https://www.kernel.org/pub/software/network/ethtool): query or control network driver and hardware settings [src](src/linux/ethtool.sh) [completion](completions/linux/ethtool.sh) - [evince](https://gitlab.gnome.org/GNOME/evince): GNOME document viewer [src](src/linux/evince.sh) [completion](completions/linux/evince.sh) - [fakeroot](https://salsa.debian.org/clint/fakeroot): run a command in an environment faking root privileges for file manipulation [src](src/linux/fakeroot.sh) [completion](completions/linux/fakeroot.sh) - [fallocate](https://github.com/util-linux/util-linux): preallocate or deallocate space to a file [completion](completions/linux/fallocate.sh) - [fdisk](https://github.com/util-linux/util-linux): manipulate disk partition table [src](src/linux/fdisk.sh) [completion](completions/linux/fdisk.sh) - [findmnt](https://github.com/util-linux/util-linux): find a filesystem [src](src/linux/findmnt.sh) [completion](completions/linux/findmnt.sh) - [fuser](https://gitlab.com/psmisc/psmisc): identify processes using files or sockets [src](src/linux/fuser.sh) [completion](completions/linux/fuser.sh) - [fwupdmgr](https://github.com/fwupd/fwupd): firmware update manager client utility [src](src/linux/fwupdmgr.sh) [completion](completions/linux/fwupdmgr.sh) - [getfacl](https://savannah.nongnu.org/projects/acl): get file access control lists [src](src/linux/getfacl.sh) [completion](completions/linux/getfacl.sh) - [getfattr](https://savannah.nongnu.org/projects/attr): get extended attributes of filesystem objects [src](src/linux/getfattr.sh) [completion](completions/linux/getfattr.sh) - [gpasswd](https://github.com/shadow-maint/shadow): administer /etc/group and /etc/gshadow [src](src/linux/gpasswd.sh) [completion](completions/linux/gpasswd.sh) - [groupadd](https://github.com/shadow-maint/shadow): create a new group [completion](completions/linux/groupadd.sh) - [groupdel](https://github.com/shadow-maint/shadow): delete a group [src](src/linux/groupdel.sh) [completion](completions/linux/groupdel.sh) - [groupmems](https://github.com/shadow-maint/shadow): administer members of a user's primary group [src](src/linux/groupmems.sh) [completion](completions/linux/groupmems.sh) - [groupmod](https://github.com/shadow-maint/shadow): modify a group definition on the system [src](src/linux/groupmod.sh) [completion](completions/linux/groupmod.sh) - [halt](https://github.com/systemd/systemd): Halt, power-off or reboot the machine [completion](completions/linux/halt.sh) - [hdparm](http://sourceforge.net/projects/hdparm): get/set SATA/IDE device parameters [src](src/linux/hdparm.sh) [completion](completions/linux/hdparm.sh) - [hostnamectl](https://github.com/systemd/systemd): Control the system hostname [src](src/linux/hostnamectl.sh) [completion](completions/linux/hostnamectl.sh) - [htop](https://github.com/htop-dev/htop): interactive processes viewer [src](src/linux/htop.sh) [completion](completions/linux/htop.sh) - [hwclock](https://github.com/util-linux/util-linux): time clocks utility [src](src/linux/hwclock.sh) [completion](completions/linux/hwclock.sh) - [hwinfo](https://github.com/openSUSE/hwinfo): probe for hardware [src](src/linux/hwinfo.sh) [completion](completions/linux/hwinfo.sh) - [ifconfig](https://github.com/ecki/net-tools): configure a network interface [src](src/linux/ifconfig.sh) [completion](completions/linux/ifconfig.sh) - [ifdown](https://github.com/ifupdown-ng/ifupdown-ng): bring interfaces down [src](src/linux/ifdown.sh) [completion](completions/linux/ifdown.sh) - [iftop](http://www.ex-parrot.com/~pdw/iftop): display bandwidth usage on an interface by host [src](src/linux/iftop.sh) [completion](completions/linux/iftop.sh) - [ifup](https://github.com/ifupdown-ng/ifupdown-ng): bring a network interface up [src](src/linux/ifup.sh) [completion](completions/linux/ifup.sh) - [ionice](https://github.com/util-linux/util-linux): set or get process I/O scheduling class and priority [src](src/linux/ionice.sh) [completion](completions/linux/ionice.sh) - [iostat](https://github.com/sysstat/sysstat): Report Central Processing Unit (CPU) statistics and input/output statistics for devices and partitions. [src](src/linux/iostat.sh) [completion](completions/linux/iostat.sh) - [ipset](http://ipset.netfilter.org): administration tool for IP sets [src](src/linux/ipset.sh) [completion](completions/linux/ipset.sh) - [iptables](https://www.netfilter.org): administration tool for IPv4/IPv6 packet filtering and NAT [src](src/linux/iptables.sh) [completion](completions/linux/iptables.sh) - [iwconfig](https://github.com/HewlettPackard/wireless-tools): configure a wireless network interface [src](src/linux/iwconfig.sh) [completion](completions/linux/iwconfig.sh) - [journalctl](https://github.com/systemd/systemd): Query the systemd journal [src](src/linux/journalctl.sh) [completion](completions/linux/journalctl.sh) - [kpartx](https://github.com/opensvc/multipath-tools): Create device maps from partition tables. [src](src/linux/kpartx.sh) [completion](completions/linux/kpartx.sh) - [last](https://github.com/util-linux/util-linux): show a listing of last logged in users [src](src/linux/last.sh) [completion](completions/linux/last.sh) - [lastb](https://github.com/util-linux/util-linux): show a listing of last logged in users [completion](completions/linux/lastb.sh) - [lastlog](https://github.com/shadow-maint/shadow): reports the most recent login of all users or of a given user [src](src/linux/lastlog.sh) [completion](completions/linux/lastlog.sh) - [loadkeys](https://github.com/legionus/kbd): load keyboard translation tables [src](src/linux/loadkeys.sh) [completion](completions/linux/loadkeys.sh) - [localectl](https://github.com/systemd/systemd): Control the system locale and keyboard layout settings [src](src/linux/localectl.sh) [completion](completions/linux/localectl.sh) - [loginctl](https://github.com/systemd/systemd): Control the systemd login manager [src](src/linux/loginctl.sh) [completion](completions/linux/loginctl.sh) - [look](https://github.com/util-linux/util-linux): display lines beginning with a given string [completion](completions/linux/look.sh) - [losetup](https://github.com/util-linux/util-linux): set up and control loop devices [src](src/linux/losetup.sh) [completion](completions/linux/losetup.sh) - [lsattr](https://e2fsprogs.sourceforge.net): list file attributes on a Linux second extended file system [src](src/linux/lsattr.sh) [completion](completions/linux/lsattr.sh) - [lsb_release](https://refspecs.linuxfoundation.org/lsb.shtml): print distribution-specific information [completion](completions/linux/lsb_release.sh) - [lsblk](https://github.com/util-linux/util-linux): list block devices [src](src/linux/lsblk.sh) [completion](completions/linux/lsblk.sh) - [lscpu](https://github.com/util-linux/util-linux): display information about the CPU architecture [src](src/linux/lscpu.sh) [completion](completions/linux/lscpu.sh) - [lshw](https://github.com/lyonel/lshw): HardWare LiSter for Linux [completion](completions/linux/lshw.sh) - [lslocks](https://github.com/util-linux/util-linux): list local system locks [src](src/linux/lslocks.sh) [completion](completions/linux/lslocks.sh) - [lslogins](https://github.com/util-linux/util-linux): display information about known users in the system [src](src/linux/lslogins.sh) [completion](completions/linux/lslogins.sh) - [lsmem](https://github.com/util-linux/util-linux): list the ranges of available memory with their online status [src](src/linux/lsmem.sh) [completion](completions/linux/lsmem.sh) - [lsns](https://github.com/util-linux/util-linux): list namespaces [src](src/linux/lsns.sh) [completion](completions/linux/lsns.sh) - [lsusb](https://github.com/gregkh/usbutils): list USB devices [src](src/linux/lsusb.sh) [completion](completions/linux/lsusb.sh) - [ltrace](https://github.com/dkogan/ltrace): A library call tracer [src](src/linux/ltrace.sh) [completion](completions/linux/ltrace.sh) - [machinectl](https://github.com/systemd/systemd): Control the systemd machine manager [src](src/linux/machinectl.sh) [completion](completions/linux/machinectl.sh) - [makepkg](https://gitlab.archlinux.org/pacman/pacman): package build utility for Arch linux [completion](completions/linux/makepkg.sh) - [mbuffer](https://www.maier-komor.de/mbuffer.html): measuring buffer [src](src/linux/mbuffer.sh) [completion](completions/linux/mbuffer.sh) - [meld](https://gitlab.gnome.org/GNOME/meld): graphical tool to diff and merge files [src](src/linux/meld.sh) [completion](completions/linux/meld.sh) - [mii-tool](https://github.com/ecki/net-tools): view, manipulate media-independent interface status [src](src/linux/mii-tool.sh) [completion](completions/linux/mii-tool.sh) - [mkfs](https://github.com/util-linux/util-linux): build a Linux filesystem [src](src/linux/mkfs.sh) [completion](completions/linux/mkfs.sh) - [mkpasswd](https://github.com/rfc1036/whois): Crypts the PASSWORD [src](src/linux/mkpasswd.sh) [completion](completions/linux/mkpasswd.sh) - [mkswap](https://github.com/util-linux/util-linux): set up a Linux swap area [src](src/linux/mkswap.sh) [completion](completions/linux/mkswap.sh) - [modinfo](https://github.com/kmod-project/kmod): Show information about a Linux Kernel module [src](src/linux/modinfo.sh) [completion](completions/linux/modinfo.sh) - [modprobe](https://github.com/kmod-project/kmod): Add and remove modules from the Linux Kernel [src](src/linux/modprobe.sh) [completion](completions/linux/modprobe.sh) - [mount](https://github.com/util-linux/util-linux): mount a filesystem [src](src/linux/mount.sh) [completion](completions/linux/mount.sh) - [mpstat](https://github.com/sysstat/sysstat): Report processors related statistics. [src](src/linux/mpstat.sh) [completion](completions/linux/mpstat.sh) - [namei](https://github.com/util-linux/util-linux): follow a pathname until a terminal point is found [completion](completions/linux/namei.sh) - [netctl-auto](https://gitlab.archlinux.org/archlinux/netctl): Control automatic selection of wireless netctl profiles [src](src/linux/netctl-auto.sh) [completion](completions/linux/netctl-auto.sh) - [netctl](https://git.archlinux.org/netctl.git): Control the netctl network profile manager [src](src/linux/netctl.sh) [completion](completions/linux/netctl.sh) - [networkctl](https://github.com/systemd/systemd): Query the status of network links [src](src/linux/networkctl.sh) [completion](completions/linux/networkctl.sh) - [nmcli](https://gitlab.freedesktop.org/NetworkManager/NetworkManager): command-line tool for controlling NetworkManage [src](src/linux/nmcli.sh) [completion](completions/linux/nmcli.sh) - [notify-send](https://salsa.debian.org/gnome-team/libnotify): a program to send desktop notifications [completion](completions/linux/notify-send.sh) - [nsenter](https://github.com/util-linux/util-linux): run program in different namespaces [src](src/linux/nsenter.sh) [completion](completions/linux/nsenter.sh) - [opkg](https://code.google.com/archive/p/opkg): a lightweight package management system [src](src/linux/opkg.sh) [completion](completions/linux/opkg.sh) - [pacman](https://gitlab.archlinux.org/pacman/pacman): package manager utility for Arch linux [src](src/linux/pacman.sh) [completion](completions/linux/pacman.sh) - [passwd](https://github.com/shadow-maint/shadow): change user password [src](src/linux/passwd.sh) [completion](completions/linux/passwd.sh) - [perf](https://github.com/torvalds/linux): Performance analysis tools for Linux [src](src/linux/perf.sh) [completion](completions/linux/perf.sh) - [pidstat](https://github.com/sysstat/sysstat): Report statistics for Linux tasks. [src](src/linux/pidstat.sh) [completion](completions/linux/pidstat.sh) - [ping](https://github.com/iputils/iputils): send ICMP ECHO_REQUEST to network hosts [src](src/linux/ping.sh) [completion](completions/linux/ping.sh) - [plocate](https://plocate.sesse.net): find files by name, quickly [completion](completions/linux/plocate.sh) - [poweroff](https://github.com/systemd/systemd): Halt, power-off or reboot the machine [completion](completions/linux/poweroff.sh) - [reboot](https://github.com/systemd/systemd): Halt, power-off or reboot the machine [completion](completions/linux/reboot.sh) - [renice](https://github.com/util-linux/util-linux): alter priority of running processes [src](src/linux/renice.sh) [completion](completions/linux/renice.sh) - [resolvectl](https://github.com/systemd/systemd): Resolve domain names, IPV4 and IPv6 addresses, DNS resource records, and services [src](src/linux/resolvectl.sh) [completion](completions/linux/resolvectl.sh) - [rfkill](https://github.com/util-linux/util-linux): tool for enabling and disabling wireless devices [src](src/linux/rfkill.sh) [completion](completions/linux/rfkill.sh) - [rmmod](https://github.com/kmod-project/kmod): Simple program to remove a module from the Linux Kernel [src](src/linux/rmmod.sh) [completion](completions/linux/rmmod.sh) - [route](https://github.com/ecki/net-tools): show / manipulate the IP routing table [src](src/linux/route.sh) [completion](completions/linux/route.sh) - [service](https://manned.org/service): run a System V init script [src](src/linux/service.sh) [completion](completions/linux/service.sh) - [setfacl](https://savannah.nongnu.org/projects/acl): set file access control lists [src](src/linux/setfacl.sh) [completion](completions/linux/setfacl.sh) - [setfattr](https://savannah.nongnu.org/projects/attr): set extended attributes of filesystem objects [src](src/linux/setfattr.sh) [completion](completions/linux/setfattr.sh) - [setpriv](https://github.com/util-linux/util-linux): run a program with different Linux privilege settings [src](src/linux/setpriv.sh) [completion](completions/linux/setpriv.sh) - [setsid](https://github.com/util-linux/util-linux): run a program in a new session [src](src/linux/setsid.sh) [completion](completions/linux/setsid.sh) - [shutdown](https://github.com/systemd/systemd): Halt, power-off or reboot the machine [completion](completions/linux/shutdown.sh) - [snap](https://snapcraft.io): The app store for Linux [src](src/linux/snap.sh) [completion](completions/linux/snap.sh) - [ss](https://github.com/iproute2/iproute2): another utility to investigate sockets [src](src/linux/ss.sh) [completion](completions/linux/ss.sh) - [su](https://github.com/util-linux/util-linux): run a command with substitute user and group ID [src](src/linux/su.sh) [completion](completions/linux/su.sh) - [sulogin](https://github.com/util-linux/util-linux): single-user login [src](src/linux/sulogin.sh) [completion](completions/linux/sulogin.sh) - [sv](https://github.com/void-linux/runit): control and manage services monitored by runsv [src](src/linux/sv.sh) [completion](completions/linux/sv.sh) - [systemctl](https://github.com/systemd/systemd): Control the systemd system and service manager [src](src/linux/systemctl.sh) [completion](completions/linux/systemctl.sh) - [systemd-analyze](https://github.com/systemd/systemd): Analyze and debug system manager [src](src/linux/systemd-analyze.sh) [completion](completions/linux/systemd-analyze.sh) - [systemd-nspawn](https://github.com/systemd/systemd): Spawn a command or OS in a light-weight container [src](src/linux/systemd-nspawn.sh) [completion](completions/linux/systemd-nspawn.sh) - [timedatectl](https://github.com/systemd/systemd): Control the system time and date [src](src/linux/timedatectl.sh) [completion](completions/linux/timedatectl.sh) - [tracepath](https://github.com/iputils/iputils): traces path to a network host discovering MTU along this path [src](src/linux/tracepath.sh) [completion](completions/linux/tracepath.sh) - [traceroute](https://traceroute.sourceforge.net): print the route packets trace to network host [src](src/linux/traceroute.sh) [completion](completions/linux/traceroute.sh) - [tune2fs](https://e2fsprogs.sourceforge.net): adjust tunable file system parameters on ext2/ext3/ext4 file systems [src](src/linux/tune2fs.sh) [completion](completions/linux/tune2fs.sh) - [udevadm](https://github.com/systemd/systemd): udev management tool [completion](completions/linux/udevadm.sh) - [umount](https://github.com/util-linux/util-linux): unmount filesystems [src](src/linux/umount.sh) [completion](completions/linux/umount.sh) - [unshare](https://github.com/util-linux/util-linux): run program in new namespaces [src](src/linux/unshare.sh) [completion](completions/linux/unshare.sh) - [update-alternatives](https://salsa.debian.org/dpkg-team/dpkg): maintain symbolic links determining default commands [src](src/linux/update-alternatives.sh) [completion](completions/linux/update-alternatives.sh) - [useradd](https://github.com/shadow-maint/shadow): create a new user or update default new user information [src](src/linux/useradd.sh) [completion](completions/linux/useradd.sh) - [userdel](https://github.com/shadow-maint/shadow): delete a user account and related files [src](src/linux/userdel.sh) [completion](completions/linux/userdel.sh) - [usermod](https://github.com/shadow-maint/shadow): modify a user account [src](src/linux/usermod.sh) [completion](completions/linux/usermod.sh) - [wipefs](https://github.com/util-linux/util-linux): wipe a signature from a device [src](src/linux/wipefs.sh) [completion](completions/linux/wipefs.sh) - [wodim](https://sourceforge.net/projects/wodim): write data to optical disk media [src](src/linux/wodim.sh) [completion](completions/linux/wodim.sh) - [wpa_cli](https://w1.fi/wpa_supplicant): WPA command line client [src](src/linux/wpa_cli.sh) [completion](completions/linux/wpa_cli.sh) - [xdg-mime](https://gitlab.freedesktop.org/xdg/xdg-utils): command line tool for querying information about file type handling and adding descriptions for new file types [src](src/linux/xdg-mime.sh) [completion](completions/linux/xdg-mime.sh) - [xdg-open](https://gitlab.freedesktop.org/xdg/xdg-utils): opens a file or URL in the user's preferred application [src](src/linux/xdg-open.sh) [completion](completions/linux/xdg-open.sh) - [xrandr](https://gitlab.freedesktop.org/xorg/app/xrandr): primitive command line interface to RandR extension [src](src/linux/xrandr.sh) [completion](completions/linux/xrandr.sh) - [yum](https://github.com/rpm-software-management/yum): Package manager for Red Hat Enterprise Linux. [src](src/linux/yum.sh) [completion](completions/linux/yum.sh) - [zfs](https://github.com/zfs-fuse/zfs-fuse): configures ZFS file systems [src](src/linux/zfs.sh) [completion](completions/linux/zfs.sh) - [zpool](https://github.com/zfs-fuse/zfs-fuse): configures ZFS storage pools [src](src/linux/zpool.sh) [completion](completions/linux/zpool.sh) - [zypper](https://github.com/openSUSE/zypper): package manager for openSUSE linux [src](src/linux/zypper.sh) [completion](completions/linux/zypper.sh)