TLDR
Enter a command. For example: nudoku, uvicorn, pio, fisher, qemu img.

moe

 
A WYSIWYG text editor for ISO-8859-15 encoded text. More information: https://www.gnu.org/software/moe/moe.html.
 
  • Open moe and create a backup file (file~) when saving edits:
     
    moe {{path/to/file}}
     
  • Open a file as read-only:
     
    moe --read-only {{path/to/file}}
     
  • Edit a file without creating backups:
     
    moe --no-backup {{path/to/file}}
     
  • Edit a file ignoring case in searches:
     
    moe --ignore-case {{path/to/file}}
     
  • Save and Quit:
     
    Ctrl + X

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.