Linux One Command Per Day
I started using Linux as my operating system many years ago — I believe it was in the early 2000s. Over the years, I’ve used several distributions, from Mandrake Linux to Ubuntu and Debian. Currently, my favorite is Manjaro Linux with the KDE desktop environment. For most of this time, I used the default Bash shell, but for the last 2–3 years I’ve been using Oh My Zsh — partly because I also have a Mac, and I installed it there as well. Most of the commands I know in the terminal I originally studied many years ago. That’s why I’ve added 5 minutes to my daily routine to either review a Linux command or learn a new one. I’m doing the same for Oh My Zsh aliases and functions — with the help of ChatGPT. Below, I’ve included the commands in a table. Linux One Command Per Day Command Description Examples tldr Get command description. tldr ls bat ...