TLDR
Enter a command. For example: bindkey, electrum, mutagen, cradle install.

joe

 
Joe's own text editor. More information: https://joe-editor.sourceforge.io.
 
  • Open a new file in JOE:
     
    joe
     
  • Open a specific file:
     
    joe {{path/to/file}}
     
  • Open a specific file, positioning the cursor at the specified line:
     
    joe +{{line}} {{path/to/file}}
     
  • Open a specific file in read-only mode:
     
    joe -rdonly {{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.