Cheat sheets for the shell

DIY

If you are missing an important command, you can create your own cheat sheet for the command and call it in navi. Use a file from /opt/navi/cheats/ as a template (for a detailed explanation of the syntax, see GitHub [6]). Then call the new cheat sheet with a command like the one shown in line 1 of Listing 3 or include several directories in $NAVI_PATH, separated by colons (line 2).

Listing 3

Calling a new cheat sheet

01 $ navi --path "/<MyOwn>/<Cheatsheets>"
02 $ export NAVI_PATH="/<MyOwn>/<Cheatsheets>:/<Even>/<more>/<Cheatsheets>"

Conclusions

While the built-in cheat sheets for Docker, Kubernetes, and Git focus strongly on developers' needs, they also contain many cheat sheets useful for desktop users. In particular, navi makes it easier for console gamers to handle complex command-line commands.

In addition, navi can be extended by integrating online or DIY cheat sheets. However, navi's developer recommends using the --print option to check commands from online cheat sheets.

Finally, Katacoda [7] lets you test navi prior to installation to see if it's a good fit for your needs. If it isn't, you will find other similar tools on GitHub, such as cheat, cmdmenu, BEAVR, and howdoi.

The Author

Ferdinand Thommes lives and works as a Linux developer, freelance writer, and tour guide in Berlin.

Buy this article as PDF

Express-Checkout as PDF
Price $2.95
(incl. VAT)

Buy Linux Magazine

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • Cheat: Cheatsheets for Command-Line Tools
  • FOSSPicks

    Like tardy London buses, Graham has waited months for a decent open source instant messenger client to arrive, and then in this month's FOSSPicks, he found two. Perfect for staying in touch with friends and family from the comfort of your own sofa.

  • The sys admin's daily grind: cheat.sh

    Whenever you really need documentation, it's almost always incomplete or outdated – or both. Sys admin columnist Charly K¸hnast recommends a radically different approach: the universal community documentation cheat.sh, which no Linux command and hardly any programming language should do without.

  • Cheat Sheet

    A simplified alternative to man pages, tldr provides the most common command options at a glance.

  • Jekyll

    Most people starting a blog will almost automatically turn to WordPress, which calls for PHP, a database, and regular security updates … and thus a lot of attention. With the small Jekyll template engine, you can avoid all that.

comments powered by Disqus
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News