I’ve been using Linux for about 7 months now and have become a lot more comfortable using the terminal but I feel like there is more that I can learn.
Most of my work is done in a browser or DaVinci Resolve. I do try to use the terminal where possible but it’s limited due to my workflow.
Are there any interactive sites where I can practice/learn the terminal? I’m going through Linux Survival at the moment.
Thanks for sharing that blog post. btw, exa has been superseeded by eza. https://eza.rocks/
Personally, I prefer lsd over exa/eza. It’s also written in Rust, but offers much more customizability. It has an entire config file with lots of options.
Nice, thanks.