Comment by godelski

1 year ago

And to all the linux noobies[0], you'll be a hell of a lot more efficient if you learn the philosophy of the design early. It will make it so that you can learn a new command and instantly know how to use several options. It will dramatically reduce the number of things you have to learn. I also HIGHLY suggest learning a bit of bash scripting.

Take a look at the manual

  https://www.gnu.org/software/bash/manual/html_node/index.html

and bookmark "Bash Pitfalls"

  https://mywiki.wooledge.org/BashPitfalls

Live in the terminal as much as you can. It is harder at first, but you will get huge boosts in productivity quicker than you would know it (easily <2 weeks). It sucks doing things "the hard way" but sometimes that comes with extra lessons. The thing is, those extra lessons are the real value.

[0] no matter how many years you've been using it there's no shame in being a noobie