LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

cheat

interactive command-line cheatsheets

TLDR

View cheatsheet
$ cheat [tar]
copy
List available cheatsheets
$ cheat -l
copy
Search cheatsheets
$ cheat -s [keyword]
copy
Edit cheatsheet
$ cheat -e [command]
copy
Create new cheatsheet
$ cheat -e [newcommand]
copy

SYNOPSIS

cheat [options] [command]

DESCRIPTION

cheat allows you to create and view interactive cheatsheets on the command line. It provides quick access to common command examples and usage patterns, making it easier to remember complex command syntax.The tool is designed to be a more practical alternative to man pages for everyday use.

PARAMETERS

-l, --list

List available cheatsheets
-s, --search keyword
Search cheatsheets
-e, --edit sheet
Edit cheatsheet
-p, --path
Show cheatsheet path
-d, --directories
List cheatsheet directories
-v, --version
Show version

CONFIGURATION

~/.config/cheat/conf.yml

Main configuration file for editor, cheatsheet directories, and syntax highlighting.
~/.config/cheat/cheatsheets/personal/
Directory for user-created custom cheatsheets.

INSTALL

sudo dnf install cheat
copy
sudo zypper install cheat
copy
brew install cheat
copy
nix profile install nixpkgs#cheat
copy

CAVEATS

Requires initial setup. Community cheatsheets need downloading. Not as comprehensive as man pages. Custom cheatsheets need manual creation. Not installed by default.

HISTORY

cheat was created by Chris Lane around 2013 to provide quick-access command examples, inspired by projects like tldr.

SEE ALSO

tldr(1), man(1), info(1)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid