• 0 Posts
  • 1 Comment
Joined 7 months ago
cake
Cake day: August 28th, 2025

help-circle
  • I like CLI tools that everything I need can be found in a short command --help call, if I don’t need to use man command it’s even better.

    I’ve used poor CLI tools for example adb you type this and you get almost a scientific article with more than 100 flags to use. No I don’t want to need to use grep.

    A good one would be pacman it separates clearly what it does instead of shoving it all in a single command.