TLDR
Enter a command. For example: gh browse, docker network, docker login.

source

 
Execute commands from a file in the current shell. More information: https://manned.org/source.
 
  • Evaluate contents of a given file:
     
    source {{path/to/file}}
     
  • Evaluate contents of a given file (alternatively replacing source with .):
     
    . {{path/to/file}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.