cheat is a POSIX shell script designed to replicate cheat.sh in a offline manner.
How to...
- Install cheat
git clone https://www.github.com/oliverkwebb/cheat && ./cheat/cheat -u
- Update page database for cheat
cheat -u
- Show use cases of
rsync
cheat rsync
- View guide on learning
awk
cheat learn-awk
- Open page on
cpio
from source tldrcheat -d tldr cpio
- Print use cases of
cut
to stdout, colorizedcheat -c cut
- Print use cases of
tar
, uncolorizedcheat -tc tar
See Also:
Bash Oneliner
cheat.sh
Page Sources: (These account for 96.6% of the pages on cheat.sh)
Learn X in Y Minutes
tldr
cheat.sheets
cheat