• 0 Posts
  • 3 Comments
Joined 1 month ago
cake
Cake day: September 25th, 2025

help-circle

  • For me the most important aspects of terminal commands is that (1) you are forced to learn how your OS really works and (2) the terminal will always be able to do things that your GUI isn’t programmed to do.

    For example, I use brew commands to install brew packages on bazzite because there is no GUI frontend available. I also use it to start ollama LLMs on my machine even though there is a GUI frontend available, because I don’t need a frontend for two commands.