Tools that help you

ehh helps you remember commands

ehh is a command-line tool for remembering Linux / terminal commands.

Store and run any command inside ehh.

This is free and open source software.

Key Features

  • An organized list of aliases.
  • List groups.
  • List filtering.
  • Support for vars, which are prompted on run.
  • Easy way to add an alias.
  • Store commands like sudo lsof -iTCP -sTCP:LISTEN -n -P (osx) under an alias like sys.ports.
  • Add a description to your command Check Listening Ports.
  • Run the command by alias ehh sys.ports or by index ehh 23.
  • Show a list of all stored commands by typing ehh.
  • Filter the list of stored commands by typing ehh {query}. ehh sys will show all commands in the sys namespace.
  • Add vars to a commmand by using (:var_name). For example: find "$(pwd)" -name (:search) 2>/dev/null will prompt for a search query to search in the current directory (osx).
  • All commands are stored inside ~/ehh.yaml.

Website: github.com/lennardv2/ehh
Support:
Developer: lennardv2
License: MIT License

Options for ehh

ehh is written in Python. Learn Python with our recommended free books and free tutorials.


Related Software

Cheatsheet Tools
naviInteractive cheatsheet tool
Linux Command LibraryCommand reference and cheat sheets
egProvides examples of common uses of command line tools.
halpFind the correct arguments for command-line tools
cheatshhCLI tool to store commands
ehhCLI tool to help remember commands
WatInstant, central, community-built docs

Read our verdict in the software roundup.

Alternatives to man
tldrSimplified and community-driven man pages
cheat.shUnified access to the best driven cheat sheets repositories
explainshellMatch command-line arguments to their help text
tealdeerFast implementation of tldr pages in Rust
tldr++Community driven man pages with smart user interaction
cheatCreate and view interactive cheatsheets on the command-line
tldr-python-clientPython command-line client for tldr
tldr.eltldr client for Emacs
tlrctldr client written in Rust
bropagesReadable supplement to man pages
naviInteractive cheatsheet tool
egProvides examples of common uses of command line tools.
halpFind the correct arguments for command-line tools
cheatshhCLI tool to store commands
ehhCLI tool to help remember commands
WatInstant, central, community-built docs
qmanModern man page viewer
OutfieldrTLDR client written in Zig
MansnipNavigate through man pages
Linux Command LibraryCommand reference and cheat sheets

Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments