I know we all enjoy being nerds and using commands (H4ckerman). But now that everything is either a gui or web based, is there really any use to terminal commands?

For example, on windows I never used powershell or cmd hardly ever. I realize now I probably could have. But Linux just drives me to use it more, which i like anyway (because let’s be honest, it makes us feel superior)

  • Jokulhlaups@lemmy.world
    link
    fedilink
    English
    arrow-up
    11
    ·
    2 days ago

    Depends on your work. If you manage headless remote servers or computers, terminal through SSH is kinda the only way to use the computer. There is a lot of software and algorithms or databases that don’t actually require a gui. Terminal comands are also great because they can be easily reused and further integrated and automated.

    • DrDystopia@lemy.lol
      link
      fedilink
      English
      arrow-up
      3
      ·
      2 days ago

      SSH in terminal and understanding the basic commands is a must for hobbyists as well, baby’s first VPS is what got me hooked.