TLDR
Enter a command. For example: fly, git squash, gh ssh key, git worktree.

lua

 
A powerful, light-weight embeddable programming language. More information: https://www.lua.org.
 
  • Start an interactive Lua shell:
     
    lua
     
  • Execute a Lua script:
     
    lua {{script_name.lua}} {{--optional-argument}}
     
  • Execute a Lua expression:
     
    lua -e '{{print( "Hello World" )}}'

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.