How do you get used to and remember commands?

This page summarizes the projects mentioned and recommended in the original post on /r/linux4noobs

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. zsh-autocomplete

    🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.

    save yourself time and use autosuggestions/autocompletions fish shell does it by default, zsh needs a plugin https://github.com/marlonrichert/zsh-autocomplete (this one has a video showcasing it)

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. tldr

    📚 Collaborative cheatsheets for console commands

  4. cheat.sh

    the only cheat sheet you need

    Tab completion, command history search with fzf and http://cheat.sh/ (I just make an alias for it and call it like: cheat how to git bisect)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Can anyone suggest a solid Linux command reference guide for someone looking to dive deep into the terminal?

    2 projects | /r/linuxadmin | 2 May 2023
  • Linux commands, and the problem with --help and man pages.

    2 projects | /r/linux4noobs | 10 Aug 2022
  • The only Linux command you need to know - The Linux cheat command is a utility to search for and display a list of example tasks you might do with a command.

    8 projects | /r/linux | 3 Jun 2022
  • Any resource on how/where to learn terminal commands and how to use them?

    2 projects | /r/linux4noobs | 22 Jan 2022
  • Good "cheat sheets" for command-line tools?

    5 projects | /r/androiddev | 11 Jan 2022

Did you know that Markdown is
the 30th most popular programming language
based on number of references?