Android activity manager. More information: . Start a specific activity Start an activity and pass [d]ata to it Start an activity matching a specific action and [c]ategory Convert an intent to a URI Show an Android bug report. This command can only be used through `adb shell`. More information: . Display a complete bug report of an Android device Generate a zipped Android bug report. This command can only be used through `adb shell`. More information: . Generate a complete zipped bug report of an Android device Show the progress of a running `bugreportz` operation Show the version of `bugreportz` Display help Android service manager. More information: . [l]ist all running services Call a specific service Call a service with specific arguments Android Java virtual machine. More information: . Start a specific Java program Provide information about Android system services. This command can only be used through `adb shell`. More information: . Get diagnostic output for all system services Get diagnostic output for a specific system service List all services `dumpsys` can give information about List service-specific arguments for a service Exclude a specific service from the diagnostic output Specify a timeout period in seconds (defaults to 10s) Show information about Android system properties. More information: . Display information about Android system properties Send event codes or touchscreen gestures to an Android device. This command can only be used through `adb shell`. More information: . Send an event code for a single character to an Android device Send a text to an Android device (`%s` represents spaces) Send a single tap to an Android device Dump a log of system messages, including stack traces when an error occurred, and information messages logged by applications. More information: . Display system logs Write system logs to a file Display lines that match a regular expression Display logs for a specific PID Display logs for the process of a specific package Package management utility for Termux. More information: . Upgrade all installed packages Install a package Uninstall a package Reinstall a package Search for a package Display information about apps on an Android device. More information: . List all installed apps List all installed system apps List all installed 3rd-Party apps List apps matching specific keywords Display a path of the APK of a specific app Take a screenshot of a mobile display. This command can only be used through `adb shell`. More information: . Take a screenshot Get information about the Android OS. More information: . Display a list of settings in the `global` namespace Get a value of a specific setting Set a specific value of a setting Delete a specific setting Show information about the screen of an Android device. This command can only be used through `adb shell`. More information: . Check file types and compare values. Returns a status of 0 if the condition evaluates to true, 1 if it evaluates to false.. Automated Python 2 to 3 code conversion. More information: . Display the changes that would be performed without performing them (dry-run) Convert a Python 2 file to Python 3 Convert specific Python 2 language features to Python 3 Convert all Python 2 language features except the specified ones to Python 3 Display a list of all available language features that can be converted from Python 2 to Python 3 Convert all Python 2 files in a directory to Python 3 Run 2to3 with multiple threads File archiver with a high compression ratio. More information: . [a]dd a file or directory to a new or existing archive Encrypt an existing archive (including filenames) E[x]tract an archive preserving the original directory structure E[x]tract an archive to a specific directory E[x]tract an archive to `stdout` [a]rchive using a specific archive type [l]ist the contents of an archive List available archive types File archiver with a high compression ratio. Similar to `7z` except that it supports fewer file types but is cross-platform. More information: . [a]rchive a file or directory E[x]tract an archive preserving the original directory structure E[x]tract an archive to a specific directory E[x]tract an archive to `stdout` [a]rchive using a specific archive type [l]ist the contents of an archive List available archive types File archiver with a high compression ratio. Similar to `7z` except that it only supports `.7z` files. More information: . [a]rchive a file or directory Encrypt an existing archive (including file names) E[x]tract an archive preserving the original directory structure E[x]tract an archive to a specific directory E[x]tract an archive to `stdout` [l]ist the contents of an archive List available archive types Android Asset Packaging Tool. Compile and package an Android app's resources.. List files contained in an APK archive Display an app's metadata (version, permissions, etc.) Create a new APK archive with files from the specified directory Android Debug Bridge Install: Push packages to an Android emulator instance or connected Android devices. More information: . Push an Android application to an emulator/device Reinstall an existing app, keeping its data Grant all permissions listed in the app manifest Android Debug Bridge Reverse: reverse socket connections from an Android emulator instance or connected Android devices. More information: . List all reverse socket connections from emulators and devices Reverse a TCP port from an emulator or device to localhost Remove a reverse socket connections from an emulator or device Remove all reverse socket connections from all emulators and devices Android Debug Bridge Shell: Run remote shell commands on an Android emulator instance or connected Android devices. More information: . Start a remote interactive shell on the emulator or device Get all the properties from emulator or device Revert all runtime permissions to their default Revoke a dangerous permission for an application Trigger a key event Clear the data of an application on an emulator or device Start an activity on emulator or device Start the home activity on an emulator or device Android Debug Bridge: communicate with an Android emulator instance or connected Android devices. Some subcommands such as `adb shell` have their own usage documentation. More information: . Check whether the adb server process is running and start it Terminate the adb server process Start a remote shell in the target emulator/device instance Push an Android application to an emulator/device Copy a file/directory from the target device Copy a file/directory to the target device Get a list of connected devices Cross-platform, GPU-accelerated terminal emulator. More information: . Open a new Alacritty window Run in a specific directory Run a command in a new Alacritty window Specify alternative configuration file (defaults to `$XDG_CONFIG_HOME/alacritty/alacritty.yml`) Run with live config reload enabled (can also be enabled by default in `alacritty.yml`) Creates aliases -- words that are replaced by a command string. Aliases expire with the current shell session unless defined in the shell's configuration file, e.g. `~/.bashrc`. More information: . List all aliases View the command associated to a given alias Remove an aliased command Reverse engineer APK files. More information: . Decode an APK file Build an APK file from a directory Install and store a framework Fast download utility. Supports HTTP(S), FTP, SFTP, BitTorrent, and Metalink.. Download the URIs listed in a file with a specific number of parallel downloads A file archiver for the Electron platform. More information: . Archive a file or directory Extract an archive List the contents of an archive file Quickly jump among the directories you visit the most. Aliases like j or jc are provided for even less typing.. Jump to a directory that contains the given pattern Jump to a sub-directory (child) of the current directory that contains the given pattern Open a directory that contains the given pattern in the operating system file manager Remove non-existing directories from the autojump database Show the entries in the autojump database Print and concatenate files. A `cat` clone with syntax highlighting and Git integration. More information: . Print the contents of a file to `stdout` Concatenate several files into the target file Append several files into the target file Display all supported languages Dependency manager for the Ruby programming language. `bundler` is a common name for the command `bundle`, but not a command itself. More information: . View documentation for the original command An interactive arbitrary-precision calculator in the terminal. More information: . Start `calc` in interactive mode Perform a calculation in non-interactive mode Perform a calculation without any output formatting (for use with pipes) Perform a calculation and then switch to [i]nteractive mode Start `calc` in a specific permission [m]ode (0 to 7, defaults to 7) View an introduction to `calc` View an overview of `calc` Open the `calc` manual Print and concatenate files. More information: . Print the contents of a file to `stdout` Change the current working directory. More information: . Go to the specified directory Go to the home directory of the current user Go up to the parent of the current directory Go to the previously chosen directory Change the access permissions of a file or directory. More information: . Give the [u]ser who owns a file the right to e[x]ecute it Give the [u]ser rights to [r]ead and [w]rite to a file/directory Remove e[x]ecutable rights from the [g]roup Give [a]ll users rights to [r]ead and e[x]ecute Give [o]thers (not in the file owner's group) the same rights as the [g]roup Remove all rights from [o]thers Change permissions recursively giving [g]roup and [o]thers the ability to [w]rite Recursively give [a]ll users [r]ead permissions to files and e[X]ecute permissions to sub-directories within a directory Open-source anti-virus program. ClamAV isn't a command, but a set of commands.. Show the tldr page for scan files using the `clamd` daemon Show the tldr page for scan files without the `clamd` daemon running Show the tldr page for update the virus definitions A command-line virus scanner using the ClamAV Daemon. More information: . Scan a file or directory for vulnerabilities Scan data from `stdin` Scan the current directory and output only infected files Output the scan report to a log file Move infected files to a specific directory Remove infected files Use multiple threads to scan a directory Pass the file descriptor instead of streaming the file to the daemon A command-line virus scanner. More information: . Scan a file for vulnerabilities Scan all files recursively in a specific directory Scan data from `stdin` Specify a virus database file or directory of files Scan the current directory and output only infected files Output the scan report to a log file Move infected files to a specific directory This command is an alias of `clang++`. View documentation for the original command This command is an alias of `clj`. View documentation for the original command This command is an alias of `git-cola`. View documentation for the original command A package-based dependency manager for PHP projects. More information: . Interactively create a `composer.json` file Add a package as a dependency for this project, adding it to `composer.json` Install all the dependencies in this project's `composer.json` and create `composer.lock` Uninstall a package from this project, removing it as a dependency from `composer.json` Update all the dependencies in this project's `composer.json` and note versions in `composer.lock` file Update composer lock only after updating `composer.json` manually Learn more about why a dependency can't be installed Update composer to its latest version Copy files and directories. More information: . Recursively copy a directory's contents to another location (if the destination exists, the directory is copied inside it) Copy a directory recursively, in verbose mode (shows files as they are copied) Copy text files to another location, in interactive mode (prompts user before overwriting) Follow symbolic links before copying `cron` is a system scheduler for running jobs or tasks unattended. The command to submit, edit or delete entries to `cron` is called `crontab`. View documentation for the original command Transfers data from or to a server. Supports most protocols, including HTTP, FTP, and POP3.. Download the contents of a URL to a file Download a file, saving the output under the filename indicated by the URL Send form-encoded data (POST request of type `application/x-www-form-urlencoded`). Use `--data @file_name` or `--data @'-'` to read from STDIN Send a request with an extra header, using a custom HTTP method Send data in JSON format, specifying the appropriate content-type header Pass a username and password for server authentication Pass client certificate and key for a resource, skipping certificate validation A secure runtime for JavaScript and TypeScript. More information: . Start a REPL (interactive shell) Run a file with network access enabled Install an executable script from a URL Manage Docker containers and images. Some subcommands such as `docker run` have their own usage documentation. More information: . Start a container from an image, with a custom name Start or stop an existing container Pull an image from a docker registry Open a shell inside a running container Remove a stopped container Fetch and follow the logs of a container This command is an alias of `fossil commit`. More information: . View documentation for the original command This command is an alias of `fossil rm`. More information: . View documentation for the original command This command is an alias of `fossil rm`, with the exception that it never removes files from the disk. More information: . View documentation for the original command This command is an alias of `fossil init`. More information: . View documentation for the original command Update virus definitions for ClamAV antivirus program. More information: . Update virus definitions Corrects your previous console command. More information: . Set the `fuck` alias to `thefuck` tool Try to match a rule for the previous command Confirm the first choice immediately (correct argument depends on level of annoyance) Compiles C++ source files. Part of GCC (GNU Compiler Collection).. Compile a source code file into an executable binary Display common warnings Choose a language standard to compile for (C++98/C++11/C++14/C++17) Include libraries located at a different path than the source file Preprocess and compile C and C++ source files, then assemble and link them together. More information: . Compile source code into Assembler instructions Compile source code into an object file without linking The GNU Debugger. More information: . Debug an executable Attach a process to gdb Debug with a core file Execute given GDB commands upon start Start `gdb` and pass arguments to the executable This command is an alias of `gh codespace`. More information: . View documentation for the original command Work seamlessly with GitHub. Some subcommands such as `gh config` have their own usage documentation. More information: . Clone a GitHub repository locally Create a new issue View and filter the open issues of the current repository View an issue in the default web browser Create a pull request View a pull request in the default web browser Check out a specific pull request locally Check the status of a repository's pull requests Adds changed files to the index. More information: . Add a file to the index Add all files (tracked and untracked) Only add already tracked files Also add ignored files Interactively stage parts of files Interactively stage parts of a given file Interactively stage a file Main Git command for working with branches. More information: . List all branches (local and remote; the current branch is highlighted by `*`) List which branches include a specific Git commit in their history Show the name of the current branch Create new branch based on the current commit Create new branch based on a specific commit Rename a branch (must not have it checked out to do this) Delete a local branch (must not have it checked out to do this) Delete a remote branch Checkout a branch or paths to the working tree. More information: . Create and switch to a new branch Create and switch to a new branch based on a specific reference (branch, remote/branch, tag are examples of valid references) Switch to the previously checked out branch Switch to an existing remote branch Discard all unstaged changes in the current directory (see `git reset` for more undo-like commands) Replace a file in the current directory with the version of it committed in a given branch Clone an existing repository. More information: . Clone an existing repository into a new directory (the default directory is the repository name) Clone an existing repository and its submodules Clone an existing repository only fetching the 10 most recent commits on the default branch (useful to save time) Clone an existing repository only fetching a specific branch Clone an existing repository using a specific SSH command Commit files to the repository. More information: . Update the last commit by adding the currently staged changes, changing the commit's hash Commit only specific (already staged) files Fetch branch from a remote repository and merge it to local repository. More information: . Download changes from default remote repository and merge it Download changes from default remote repository and use fast-forward Download changes from given remote repository and branch, then merge them into HEAD Manage set of tracked repositories ("remotes"). More information: . Show a list of existing remotes, their names and URL Show information about a remote Add a remote Change the URL of a remote (use `--add` to keep the existing URL) Remove a remote Rename a remote Show the changes to files in a Git repository. Lists changed, added and deleted files compared to the currently checked-out commit.. Show changed files which are not yet added for commit Give output in [s]hort format Don't show untracked files in the output Show output in [s]hort format along with [b]ranch info Distributed version control system. Some subcommands such as `commit`, `add`, `branch`, `checkout`, `push`, etc. have their own usage documentation, accessible via `tldr git subcommand`. More information: . Check the Git version Show general help Show help on a Git subcommand (like `clone`, `add`, `push`, `log`, etc.) Execute a Git subcommand Execute a Git subcommand on a custom repository root path Execute a Git subcommand with a given configuration set This command is an alias of `gnmic subscribe`. More information: . View documentation for the original command This command is an alias of `chromium`. More information: . View documentation for the original command Command-line history. More information: . Display the commands history list with line numbers Display the last 20 commands (in `zsh` it displays all commands starting from the 20th) Clear the commands history list (only for current `bash` shell) Overwrite history file with history of current `bash` shell (often combined with `history -c` to purge history) Delete the history entry at the specified offset Display dynamic real-time information about running processes. An enhanced version of `top`. More information: . Start `htop` Start `htop` displaying processes owned by a specific user Sort processes by a specified `sort_item` (use `htop --sort help` for available options) See interactive commands while running htop Switch to a different tab Display help Template-based static site generator. Uses modules, components, and themes. More information: . Create a new Hugo site Create a new Hugo theme (themes may also be downloaded from https://themes.gohugo.io/) Create a new page Build a site to the `./public/` directory Build a site including pages that are marked as a "draft" Build a site to a given directory Build a site, start up a webserver to serve it, and automatically reload when pages are edited This command is an alias of `helix`. View documentation for the original command Java application launcher. More information: . Execute a java `.class` file that contains a main method by using just the class name Execute a java program and use additional third-party or user-defined classes Execute a `.jar` program Execute a `.jar` program with debug waiting to connect on port 5005 Display JDK, JRE and HotSpot versions Display usage information for the java command This command is an alias of `kcat`. View documentation for the original command A command-line installer for the Laravel Zero framework. More information: . Create a new Laravel Zero application Update the installer to the latest version List the available installer commands A command-line installer for the Laravel framework. More information: . Create a new Laravel application Use the latest development release Overwrite if the directory already exists Install the Laravel Jetstream scaffolding Install the Laravel Jetstream scaffolding with a specific stack Install the Laravel Jetstream scaffolding with support for teams List the available installer commands Link object files together. More information: . Link a specific object file with no dependencies into an executable Link two object files together Dynamically link an x86_64 program to glibc (file paths change depending on the system) This command is an alias of `ar`. View documentation for the original command This command is an alias of `clang++`. View documentation for the original command This command is an alias of `clang`. View documentation for the original command This command is an alias of `nm`. View documentation for the original command This command is an alias of `objdump`. View documentation for the original command This command is an alias of `strings`. View documentation for the original command List directory contents. More information: . List files one per line List all files, including hidden files List all files, with trailing `/` added to directory names Long format list (permissions, ownership, size, and modification date) of all files Long format list with size displayed using human-readable units (KiB, MiB, GiB) Long format list sorted by size (descending) Long format list of all files, sorted by modification date (oldest first) This command is an alias of `xz --format=lzma --decompress --stdout`. More information: . View documentation for the original command This command is an alias of `xz --format=lzma`. More information: . View documentation for the original command Create directories and set their permissions. More information: . Create specific directories Create specific directories and their [p]arents if needed The MongoDB database server. More information: . Specify a config file Specify the port to listen on (default: 27017) Specify the database profiling level. 0 is off, 1 is only slow operations, 2 is all (default: 0) This command is an alias of `musescore`. More information: . View documentation for the original command Move or rename files and directories. More information: . Do not prompt for confirmation before overwriting existing files Prompt for confirmation before overwriting existing files, regardless of file permissions Do not overwrite existing files at the target Move files in verbose mode, showing files after they are moved This command is an alias of `nm`. View documentation for the original command Server-side JavaScript platform (Node.js). More information: . Run a JavaScript file Start a REPL (interactive shell) Evaluate JavaScript code by passing it as an argument Activate inspector, pausing execution until a debugger is connected once source code is fully parsed JavaScript and Node.js package manager. Manage Node.js projects and their module dependencies.. Interactively create a `package.json` file Download all the packages listed as dependencies in package.json Download a specific version of a package and add it to the list of dependencies in `package.json` Download a package and add it to the list of dev dependencies in `package.json` Download a package and install it globally Uninstall a package and remove it from the list of dependencies in `package.json` Print a tree of locally installed dependencies List top-level globally installed modules This command is an alias of `netlify`. More information: . View documentation for the original command Neovim, a programmer's text editor based on Vim, provides several modes for different kinds of text manipulation. Pressing `i` in normal mode enters insert mode. `` goes back to normal mode, which doesn't allow regular text insertion. See also `vim`, `vimtutor`, `vimdiff`. More information: . Open a file Enter text editing mode (insert mode) Copy ("yank") or cut ("delete") the current line (paste it with `P`) Enter normal mode and undo the last operation Search for a pattern in the file (press `n`/`N` to go to next/previous match) Perform a regular expression substitution in the whole file Enter normal mode and save (write) the file, and quit Quit without saving Install, uninstall, or switch between Node.js versions under the `fish` shell. Supports version numbers like "12.8" or "v16.13.1", and labels like "stable", "system", etc.. Install a specific version of Node.js Use a specific version of Node.js in the current shell List all available Node.js versions and highlight the default one Uninstall a given Node.js version Install, uninstall or switch between Node.js versions. Supports version numbers like "12.8" or "v16.13.1", and labels like "stable", "system", etc.. Install a specific version of Node.js Use a specific version of Node.js in the current shell Set the default Node.js version List all available Node.js versions and highlight the default one Uninstall a given Node.js version Launch the REPL of a specific version of Node.js Execute a script in a specific version of Node.js Send ICMP ECHO_REQUEST packets to network hosts. More information: . Ping host Ping a host only a specific number of times Ping host, specifying the interval in seconds between requests (default is 1 second) Ping host without trying to lookup symbolic names for addresses Ping host and ring the bell when a packet is received (if your terminal supports it) Also display a message if no response was received This command is an alias of `pio project init`. View documentation for the original command This command is an alias of `pio debug --interface=gdb`. View documentation for the original command Python package manager. Some subcommands such as `pip install` have their own usage documentation. More information: . Install a package (see `pip install` for more install examples) Install a package to the user's directory instead of the system-wide default location Upgrade a package Uninstall a package Save installed packages to file Install packages from a file Show installed package info Python package manager. More information: . Install a package Install a specific version of a package Upgrade a package Uninstall a package Save the list of installed packages to a file Install packages from a file Show installed package info This command is an alias of `pio`. More information: . View documentation for the original command Process manager for Node.js. Used for log management, monitoring and configuring processes.. Start a process with a name that can be used for later operations List processes Monitor all processes Stop a process Restart a process Dump all processes for resurrecting them later Resurrect previously dumped processes Fast, disk space efficient package manager for Node.js. Manage Node.js projects and their module dependencies.. Create a `package.json` file Download all the packages listed as dependencies in `package.json` Download a specific version of a package and add it to the list of dependencies in `package.json` Download a package and add it to the list of [D]ev dependencies in `package.json` Download a package and install it [g]lobally Uninstall a package and remove it from the list of dependencies in `package.json` Print a tree of locally installed modules List top-level [g]lobally installed modules Information about running processes. More information: . List all running processes List all running processes including the full command string Search for a process that matches a string List all processes of the current user in extra full format List all processes of the current user as a tree Get the parent PID of a process Sort processes by memory consumption This command is an alias of `ptpython`. View documentation for the original command Print name of current/working directory. More information: . Print the current directory Print the current directory, and resolve all symlinks (i.e. show the "physical" path) Python language interpreter. More information: . Start a REPL (interactive shell) Execute a specific Python file Execute a specific Python file and start a REPL Execute a Python expression This command is an alias of `python`. View documentation for the original command This command is an alias of `radare2`. View documentation for the original command Various database-related subcommands for Ruby on Rails. More information: . Create databases, load the schema, and initialize with seed data Access the database console Create the databases defined in the current environment Destroy the databases defined in the current environment Run pending migrations View the status of each migration file Rollback the last migration Fill the current database with data defined in `db/seeds.rb` Destroy Rails resources. More information: . List all available generators to destroy Destroy a model named Post Destroy a controller named Posts Destroy a migration that creates Posts Destroy a scaffold for a model named Post Generate new Rails templates in an existing project. More information: . List all available generators Generate a new model named Post with attributes title and body Generate a new controller named Posts with actions index, show, new and create Generate a new migration that adds a category attribute to an existing model called Post Generate a scaffold for a model named Post, predefining the attributes title and body List routes in a Rails application. More information: . List all routes List all routes in an expanded format List routes partially matching URL helper method name, HTTP verb, or URL path List routes that map to a specified controller A server-side MVC framework written in Ruby. Some subcommands such as `rails generate` have their own usage documentation. More information: . Create a new rails project Start local server for current project on port 3000 Start local server for current project on a specified port Open console to interact with application from command-line Check current version of rails A tool to easily install Ruby versions and manage application environments. More information: . Install a Ruby version Display a list of the latest stable versions for each Ruby Display a list of installed Ruby versions Use a specific Ruby version across the whole system Use a specific Ruby version for an application/project directory Display the currently selected Ruby version Uninstall a Ruby version Display all Ruby versions that contain the specified executable This command is an alias of `rc`. View documentation for the original command `ripgrep` is the common name for the command `rg`. View documentation for the original command Remove files or directories. See also: `rmdir`. More information: . Remove specific files and directories [r]ecursively Remove specific files [i]nteractively prompting before each removal Remove specific files printing info about each removal Behavior-driven development testing framework written in Ruby to test Ruby code. More information: . Initialize an .rspec config and a spec helper file Run all tests Run multiple test files Run a specific test in a file (e.g. the test starts on line 83) Run specs with a specific seed Transfer files either to or from a remote host (but not between two remote hosts), by default using SSH. To specify a remote path, use `host:path/to/file_or_directory`. More information: . Lint Ruby files. More information: . Check all files in the current directory (including subdirectories) Check one or more specific files or directories Write output to file View list of cops (linter rules) Exclude a cop Run only specified cops Auto-correct files (experimental) Ruby programming language interpreter. See also: `gem`, `bundler`, `rake`, `irb`. More information: . Execute a Ruby script Execute a single Ruby command in the command-line Check for syntax errors on a given Ruby script Show the version of Ruby you are using A tool for easily installing, managing, and working with multiple ruby environments. More information: . Install one or more space-separated versions of Ruby Display a list of installed versions Use a specific version of Ruby Set the default Ruby version Upgrade a version of Ruby to a new version Uninstall a version of Ruby and keep its sources Remove a version of Ruby and its sources Show specific dependencies for your OS Display and control your Android device on a desktop. More information: . Display a mirror of a connected device Display a mirror of a specific device based on its ID or IP address (find it under the `adb devices` command) Start display in fullscreen mode Rotate the display screen. Each incremental value adds a 90 degree counterclockwise rotation Show touches on physical device Record display screen Set target directory for pushing files to device by drag and drop (non-APK) Execute commands from a file in the current shell. More information: . Evaluate contents of a given file Evaluate contents of a given file (alternatively replacing `source` with `.`) Split a file into pieces. More information: . Split a file, each split having 10 lines (except the last split) Split a file into 5 files. File is split such that each split has same size (except the last split) Split a file with 512 bytes in each split (except the last split; use 512k for kilobytes and 512m for megabytes) Split a file with at most 512 bytes in each split without breaking lines Sublime Text editor. More information: . Open a file and jump to a specific line number Open a file or directory in the currently open window Open a file or directory in a new window This command is an alias of `tldr-lint`. More information: . View documentation for the original command This command is an alias of `tlmgr platform`. More information: . View documentation for the original command A simple, standards-based, cli todo manager. `todoman` is a common name for the command `todo`, but not a command itself. More information: . View documentation for the original command Create files and set access/modification times. More information: . Create specific files Transmission is a simple torrent client. Transmission isn't a command, but a set of commands. See the pages below.. Show the tldr page for running Transmission's daemon This command is an alias of `xz --format=lzma --decompress`. More information: . View documentation for the original command This command is an alias of `xz --decompress`. More information: . View documentation for the original command This command is an alias of `vim`. View documentation for the original command A subcommand provided by `@vue/cli` and `@vue/cli-service-global` that enables quick prototyping. More information: . Build a `.js` or `.vue` file in production mode with zero config Legacy project initialization subcommand of the Vue.js framework. More information: . Create a new project using a template from GitHub A subcommand provided by `@vue/cli` and `@vue/cli-service-global` that enables quick prototyping. More information: . Serve a `.js` or `.vue` file in development mode with zero config Multi-purpose CLI for Vue.js. Some subcommands such as `vue build` have their own usage documentation. More information: . Create a new Vue project interactively Create a new project with web UI Official command-line client for Cloudflare's WARP service. More information: . Register the current device to WARP (must be run before first connection) Connect to WARP Disconnect from WARP Display the WARP connection status Display help Display help for a subcommand Diagnostic and feedback tool for Cloudflare's WARP service. See also: `warp-cli`. More information: . Generate a zip file with information about the system configuration and the WARP connection Generate a zip file with debug information including a timestamp to the output filename Save the output file under a specific directory Submit a new feedback to Cloudflare's WARP interactively This command is an alias of `xz --decompress --stdout`. More information: . View documentation for the original command JavaScript and Node.js package manager alternative. More information: . Install a module globally Install all dependencies referenced in the `package.json` file (the `install` is optional) Install a module and save it as a dependency to the `package.json` file (add `--dev` to save as a dev dependency) Uninstall a module and remove it from the `package.json` file Interactively create a `package.json` file Identify whether a module is a dependency and list other modules that depend upon it Download videos from YouTube and other websites. More information: . Download a video or playlist List all formats that a video or playlist is available in Download a video or playlist at a specific quality Download the audio from a video and convert it to an MP3 Download the best quality audio and video and merge them Download video(s) as MP4 files with custom filenames Download a particular language's subtitles along with the video Download a playlist and extract MP3s from it This command is an alias of `update-alternatives`. More information: . View documentation for the original command Package management utility for Debian based distributions. Recommended replacement for `apt-get` when used interactively in Ubuntu versions 16.04 and later. For equivalent commands in other package managers, see . More information: . Update the list of available packages and versions (it's recommended to run this before other `apt` commands) Search for a given package Show information for a package Install a package, or update it to the latest available version Remove a package (using `purge` instead also removes its configuration files) Upgrade all installed packages to their newest available versions List all packages List installed packages This command is an alias of `bat`. More information: . View documentation for the original command A tiling window manager based on binary space partitioning. More information: . View documentation for `bspc` This command is an alias of `gcc`. More information: . View documentation for the original command Cgroups aka control groups is a Linux kernel feature for limiting, measuring, and controlling resource usage by processes. Cgroups however is not a command, but rather a collection of commands, see the relevant pages below.. Show the tldr page for `cgclassify` Create a basic Debian system. More information: . Create a Debian stable release system inside the `debian-root` directory Create a minimal system including only required packages Create an Ubuntu 20.04 system inside the `focal-root` directory with a local mirror Switch to a bootstrapped system List available releases Package management utility for RHEL, Fedora, and CentOS (replaces yum). For equivalent commands in other package managers, see . More information: . Upgrade installed packages to the newest available versions Search packages via keywords Display details about a package Install a new package (use `-y` to confirm all prompts automatically) Remove a package List installed packages Find which packages provide a given command Debian package manager. Some subcommands such as `dpkg deb` have their own usage documentation. For equivalent commands in other package managers, see . More information: . Install a package Remove a package List installed packages List a package's contents List contents of a local package file Find out which package owns a file Halt the system. More information: . Halt the system Power off the system (same as `poweroff`) Reboot the system (same as `reboot`) Halt immediately without contacting the system manager Write the wtmp shutdown entry without halting the system This command is an alias of `ip route show`. View documentation for the original command This command is an alias of `megatools-dl`. More information: . View documentation for the original command Create a btrfs filesystem. Defaults to `raid1`, which specifies 2 copies of a given data block spread across 2 different devices. More information: . Create a btrfs filesystem on a single device Create a btrfs filesystem on multiple devices with raid1 Set a label for the filesystem Creates a ROM filesystem inside a partition. More information: . Creates an exfat filesystem inside a partition. More information: . Creates an ext4 filesystem inside a partition. More information: . Creates an MS-DOS filesystem inside a partition. More information: . Build a Linux filesystem on a hard disk partition. This command is deprecated in favor of filesystem specific mkfs. utils. More information: . Creates a Minix filesystem inside a partition. More information: . Creates a NTFS filesystem inside a partition. More information: . Creates an MS-DOS filesystem inside a partition. More information: . This command is an alias of `cal`. More information: . View documentation for the original command Arch Linux package manager utility. See also: `pacman`. More information: . List installed packages and versions List only packages and versions that were explicitly installed Find which package owns a file Display information about an installed package List files owned by a package List orphan packages (installed as dependencies but not required by any package) List installed packages not found in the repositories List outdated packages Arch Linux package manager utility. See also: `pacman`. More information: . Remove a package and its dependencies Remove a package and both its dependencies and configuration files Remove a package without prompting Remove orphan packages (installed as dependencies but not required by any package) Remove a package and all packages that depend on it List packages that would be affected (does not remove any packages) Display help for this subcommand Arch Linux package manager utility. See also: `pacman`. More information: . Install a new package Synchronize and update all packages (add `--downloadonly` to download the packages and not update them) Update all packages and install a new one without prompting Search the package database for a regular expression or keyword Display information about a package Overwrite conflicting files during a package update Synchronize and update all packages, but ignore a specific package (can be used more than once) Remove not installed packages and unused repositories from the cache (use two `--clean` flags to clean all packages) Arch Linux package manager utility. See also: `pacman`. More information: . Install one or more packages from files Install a package without prompting Overwrite conflicting files during a package installation Install a package, skipping the dependency version checks List packages that would be affected (does not install any packages) Display help Arch Linux package manager utility. See also: `pacman-database`, `pacman-deptest`, `pacman-files`, `pacman-key`, `pacman-mirrors`, `pacman-query`, `pacman-remove`, `pacman-sync`, `pacman-upgrade`. For equivalent commands in other package managers, see . More information: . Synchronize and update all packages Install a new package Remove a package and its dependencies List installed packages and versions List only the explicitly installed packages and versions List orphan packages (installed as dependencies but not actually required by any package) Empty the entire pacman cache Power off the system. More information: . Power off the system Halt the system (same as `halt`) Reboot the system (same as `reboot`) Shut down immediately without contacting the system manager Write the wtmp shutdown entry without shutting down the system Reboot the system. More information: . Reboot the system Power off the system (same as `poweroff`) Halt the system (same as `halt`) Write the wtmp shutdown entry without rebooting the system Alternative to wget written in Rust. More information: . Download the contents of a URL to a file Download the contents of a URL to a specified [o]utput file A simple terminal emulator for the X Window System. More information: . Open a terminal Open a terminal with a specific title Open a terminal, execute a given command, and write the output to a file This command is an alias of `apport-bug`. More information: . View documentation for the original command The XFCE4 terminal emulator. More information: . Open a new terminal window Set the initial title Open a new tab in the current terminal window Execute a command in a new terminal window Keep the terminal around after the executed command finishes executing Open multiple new tabs, executing a command in each A terminal emulator for the X Window System. More information: . Open the terminal with a title of `Example` Open the terminal in fullscreen mode Open the terminal with a dark blue background and yellow foreground (font color) Open the terminal with 100 characters per line and 35 lines, in screen position x=200px, y=20px Open the terminal using a Serif font and a font size equal to 20 This command is an alias of `yaa`. View documentation for the original command Get and set the brightness level of all internal and certain external displays. More information: . Show current brightness Prevent macOS from sleeping. More information: . Prevent from sleeping for 1 hour (3600 seconds) Prevent from sleeping (use `Ctrl + C` to exit) Prints calendar information. More information: . Display a calendar for the current month Display previous, current and next month Display a calendar for a specific month (1-12 or name) Display a calendar for the current year Display a calendar for a specific year (4 digits) Display a calendar for a specific month and year Display date of Easter (Western Christian churches) in a given year Set or display the system date. More information: . Display the current date as a Unix timestamp (seconds since the Unix epoch) Display a specific date (represented as a Unix timestamp) using the default format This command is an alias of GNU `[`. View documentation for the original command This command is an alias of GNU `awk`. View documentation for the original command This command is an alias of GNU `b2sum`. View documentation for the original command This command is an alias of GNU `base32`. View documentation for the original command This command is an alias of GNU `base64`. View documentation for the original command This command is an alias of GNU `basename`. View documentation for the original command This command is an alias of GNU `basenc`. View documentation for the original command This command is an alias of GNU `cat`. View documentation for the original command This command is an alias of GNU `chcon`. View documentation for the original command This command is an alias of GNU `chgrp`. View documentation for the original command This command is an alias of GNU `chmod`. View documentation for the original command This command is an alias of GNU `chown`. View documentation for the original command This command is an alias of GNU `chroot`. View documentation for the original command This command is an alias of GNU `cksum`. View documentation for the original command This command is an alias of GNU `comm`. View documentation for the original command This command is an alias of GNU `cp`. View documentation for the original command This command is an alias of GNU `csplit`. View documentation for the original command This command is an alias of GNU `cut`. View documentation for the original command This command is an alias of GNU `date`. View documentation for the original command This command is an alias of GNU `dd`. View documentation for the original command This command is an alias of GNU `df`. View documentation for the original command This command is an alias of GNU `dir`. View documentation for the original command This command is an alias of GNU `dircolors`. View documentation for the original command This command is an alias of GNU `dirname`. View documentation for the original command This command is an alias of GNU `dnsdomainname`. View documentation for the original command This command is an alias of GNU `echo`. View documentation for the original command This command is an alias of GNU `ed`. View documentation for the original command This command is an alias of GNU `egrep`. View documentation for the original command This command is an alias of GNU `env`. View documentation for the original command This command is an alias of GNU `expand`. View documentation for the original command This command is an alias of GNU `expr`. View documentation for the original command This command is an alias of GNU `factor`. View documentation for the original command This command is an alias of GNU `false`. View documentation for the original command This command is an alias of GNU `fgrep`. View documentation for the original command This command is an alias of GNU `find`. View documentation for the original command This command is an alias of GNU `fmt`. View documentation for the original command This command is an alias of GNU `fold`. View documentation for the original command This command is an alias of GNU `ftp`. View documentation for the original command This command is an alias of GNU `grep`. View documentation for the original command This command is an alias of GNU `groups`. View documentation for the original command This command is an alias of GNU `head`. View documentation for the original command This command is an alias of GNU `hostid`. View documentation for the original command This command is an alias of GNU `hostname`. View documentation for the original command This command is an alias of GNU `id`. View documentation for the original command This command is an alias of GNU `ifconfig`. View documentation for the original command This command is an alias of GNU `indent`. View documentation for the original command This command is an alias of GNU `install`. View documentation for the original command This command is an alias of GNU `join`. View documentation for the original command This command is an alias of GNU `kill`. View documentation for the original command This command is an alias of GNU `libtool`. View documentation for the original command This command is an alias of GNU `libtoolize`. View documentation for the original command This command is an alias of GNU `link`. View documentation for the original command This command is an alias of GNU `ln`. View documentation for the original command This command is an alias of GNU `locate`. View documentation for the original command This command is an alias of GNU `logger`. View documentation for the original command This command is an alias of GNU `logname`. View documentation for the original command This command is an alias of GNU `ls`. View documentation for the original command This command is an alias of GNU `make`. View documentation for the original command This command is an alias of GNU `md5sum`. View documentation for the original command This command is an alias of GNU `mkdir`. View documentation for the original command This command is an alias of GNU `mkfifo`. View documentation for the original command This command is an alias of GNU `mknod`. View documentation for the original command This command is an alias of GNU `mktemp`. View documentation for the original command This command is an alias of GNU `mv`. View documentation for the original command This command is an alias of GNU `nice`. View documentation for the original command This command is an alias of GNU `nl`. View documentation for the original command This command is an alias of GNU `nohup`. View documentation for the original command This command is an alias of GNU `nproc`. View documentation for the original command This command is an alias of GNU `numfmt`. View documentation for the original command This command is an alias of GNU `od`. View documentation for the original command This command is an alias of GNU `paste`. View documentation for the original command This command is an alias of GNU `pathchk`. View documentation for the original command This command is an alias of GNU `ping`. View documentation for the original command This command is an alias of GNU `ping6`. View documentation for the original command This command is an alias of GNU `pinky`. View documentation for the original command This command is an alias of GNU `pr`. View documentation for the original command This command is an alias of GNU `printenv`. View documentation for the original command This command is an alias of GNU `printf`. View documentation for the original command This command is an alias of GNU `ptx`. View documentation for the original command This command is an alias of GNU `pwd`. View documentation for the original command This command is an alias of GNU `rcp`. View documentation for the original command This command is an alias of GNU `readlink`. View documentation for the original command This command is an alias of GNU `realpath`. View documentation for the original command This command is an alias of GNU `rexec`. View documentation for the original command This command is an alias of GNU `rlogin`. View documentation for the original command This command is an alias of GNU `rm`. View documentation for the original command This command is an alias of GNU `rmdir`. View documentation for the original command This command is an alias of GNU `rsh`. View documentation for the original command This command is an alias of GNU `runcon`. View documentation for the original command This command is an alias of GNU `sed`. View documentation for the original command This command is an alias of GNU `seq`. View documentation for the original command This command is an alias of GNU `sha1sum`. View documentation for the original command This command is an alias of GNU `sha224sum`. View documentation for the original command This command is an alias of GNU `sha256sum`. View documentation for the original command This command is an alias of GNU `sha384sum`. View documentation for the original command This command is an alias of GNU `sha512sum`. View documentation for the original command This command is an alias of GNU `shred`. View documentation for the original command This command is an alias of GNU `shuf`. View documentation for the original command This command is an alias of GNU `sleep`. View documentation for the original command This command is an alias of GNU `sort`. View documentation for the original command This command is an alias of GNU `split`. View documentation for the original command This command is an alias of GNU `stat`. View documentation for the original command This command is an alias of GNU `stdbuf`. View documentation for the original command This command is an alias of GNU `stty`. View documentation for the original command This command is an alias of GNU `sum`. View documentation for the original command This command is an alias of GNU `sync`. View documentation for the original command This command is an alias of GNU `tac`. View documentation for the original command This command is an alias of GNU `tail`. View documentation for the original command This command is an alias of GNU `talk`. View documentation for the original command This command is an alias of GNU `tar`. View documentation for the original command This command is an alias of GNU `tee`. View documentation for the original command This command is an alias of GNU `telnet`. View documentation for the original command This command is an alias of GNU `test`. View documentation for the original command This command is an alias of GNU `tftp`. View documentation for the original command This command is an alias of GNU `time`. View documentation for the original command This command is an alias of GNU `timeout`. View documentation for the original command This command is an alias of GNU `touch`. View documentation for the original command This command is an alias of GNU `tr`. View documentation for the original command This command is an alias of GNU `traceroute`. View documentation for the original command This command is an alias of GNU `true`. View documentation for the original command This command is an alias of GNU `truncate`. View documentation for the original command This command is an alias of GNU `tsort`. View documentation for the original command This command is an alias of GNU `tty`. View documentation for the original command This command is an alias of GNU `uname`. View documentation for the original command This command is an alias of GNU `unexpand`. View documentation for the original command This command is an alias of GNU `uniq`. View documentation for the original command This command is an alias of GNU `units`. View documentation for the original command This command is an alias of GNU `unlink`. View documentation for the original command This command is an alias of GNU `updatedb`. View documentation for the original command This command is an alias of GNU `uptime`. View documentation for the original command This command is an alias of GNU `users`. View documentation for the original command This command is an alias of GNU `vdir`. View documentation for the original command This command is an alias of GNU `wc`. View documentation for the original command This command is an alias of GNU `which`. View documentation for the original command This command is an alias of GNU `who`. View documentation for the original command This command is an alias of GNU `whoami`. View documentation for the original command This command is an alias of GNU `whois`. View documentation for the original command This command is an alias of GNU `xargs`. View documentation for the original command This command is an alias of GNU `yes`. View documentation for the original command This manages processes, both for the system and users. You cannot invoke launchd manually, use launchctl to interact with it.. View documentation for interacting with launchd using launchctl Opens files, directories and applications. More information: . Run a graphical macOS [a]pplication Run a graphical macOS app based on the [b]undle identifier (refer to `osascript` for an easy way to get this) Open the current directory in Finder [R]eveal a file in Finder Run AppleScript or JavaScript for Automation (JXA). More information: . Run an AppleScript command Run multiple AppleScript commands Run a compiled (`*.scpt`), bundled (`*.scptd`), or plaintext (`*.applescript`) AppleScript file Get the bundle identifier of an application (useful for `open -b`) Run a JavaScript command Run a JavaScript file Copy data from `stdin` to the clipboard. Comparable to pressing Cmd + C on the keyboard.. Place the contents of a specific file in the clipboard Place the results of a specific command in the clipboard Send the contents of the clipboard to `stdout`. Comparable to pressing Cmd + V on the keyboard.. Write the contents of the clipboard to a file Use the contents of the clipboard as input to a command Generate random permutations. More information: . Randomize the order of lines in a file and output the result Display the current working directory or move to a different directory. More information: . Go to a specific directory in the same drive Display the path of the current directory Go up to the parent of the current directory Check file system and volume metadata for errors. More information: . Specify the drive letter (followed by a colon), mount point, or volume name to check Fix errors on a specific volume Dismount a specific volume before checking Change the log file size to the specified size (only for NTFS) Install one or more packages with Chocolatey. More information: . Install a specific version of a package Allow installing multiple versions of a package Confirm all prompts automatically Specify a custom source to receive packages from Provide a username and password for authentication This command is an alias of `chromium`. More information: . View documentation for the original command This command is an alias of `choco install`. More information: . View documentation for the original command This command is an alias of `choco list`. More information: . View documentation for the original command Clears the screen. More information: . Clear the screen This command is an alias of `choco push`. More information: . See documentation for the original command This command is an alias of `choco uninstall`. More information: . View documentation for the original command In PowerShell, this command may be an alias of `Invoke-WebRequest` when the original `curl` program ( undefined) is not properly installed. Check whether `curl` is properly installed by printing its version number. If this command evaluates into an error, PowerShell may have substituted this command with `Invoke-WebRequest` View documentation for the original `curl` command View documentation for the original `curl` command in older versions of `tldr` command-line client View documentation for PowerShell's `Invoke-WebRequest` command List directory contents. More information: . Show the contents of the current directory Show the contents of a given directory Show the contents of the current directory, including hidden ones Show the contents of a given directory, including hidden ones The Windows File Explorer. More information: . Open Windows Explorer Open Windows Explorer in the current directory Open Windows Explorer in a specific directory Find a specified string in one or more files. More information: . Performs a HTTP/HTTPS request to the Web. This command can only be used through PowerShell.. Download the contents of a URL to a file Send form-encoded data (POST request of type `application/x-www-form-urlencoded`) Send a request with an extra header, using a custom HTTP method Pass a username and password for server authentication Display and manage the network configuration of Windows. More information: . Show a list of network adapters Show a detailed list of network adapters Renew the IP addresses for a network adapter Free up the IP addresses for a network adapter Remove all data from the local DNS cache This command is an alias of `Invoke-WebRequest` in PowerShell. View documentation for the original command Install, update, repair, or uninstall Windows programs using MSI and MSP package files. More information: . Install a MSP patch file Uninstall a program or patch using their respective MSI or MSP file Print a text file to a printer. More information: . Print a text file to the default printer Print a text file to a specific printer This command is an alias of `Where-Object`. More information: . View documentation for the original command This command is an alias of `rmdir`. More information: . View documentation for the original command Manage buckets: Git repositories containing files which describe how scoop installs applications. If Scoop doesn't know where the bucket is located its repository location must be specified.. List all buckets currently in use List all known buckets Add a known bucket by its name Add an unknown bucket by its name and Git repository URL Remove a bucket by its name The Scoop package manager. More information: . Install a package Remove a package List installed packages Display information about a package Search for a package This command is an alias of `Select-String`. More information: . View documentation for the original command Display a graphical tree of the directory structure for a path. More information: . Display the tree for the current directory Display the tree for a specific directory Display the tree for a directory including files Display the tree using ASCII characters instead of extended characters Display the current Windows or MS-DOS version number. More information: . Display the current version number In PowerShell, this command may be an alias of `Invoke-WebRequest` when the original `wget` program ( undefined) is not properly installed. Check whether `wget` is properly installed by printing its version number. If this command evaluates into an error, PowerShell may have substituted this command with `Invoke-WebRequest` View documentation for the original `wget` command View documentation for the original `wget` command in older versions of `tldr` command-line client View documentation for PowerShell's `Invoke-WebRequest` command Display details about the current user. More information: . Display the username of the current user Display the groups that the current user is a member of Display the privileges of the current user Display the user principal name (UPN) of the current user Display the logon ID of the current user Windows Package Manager. More information: . Install a package Display information about a package Search for a package Remove a package (Note: `remove` can also be used instead of `uninstall`) Copy files and directory trees. More information: . Copy the file(s) to the specified destination List files that will be copied before copying Copy the directory structure only, excluding files Include empty directories when copying Keep the source ACL in the destination Allow resuming when network connection is lost Disable the prompt when the file exists in the destination Display detailed usage information