Want to know which apps a Linux enthusiast actually uses every single day ... open files or web pages, run Bash scripts, ...
I have used bash scripts for years because they are ubiquitous and fast to prototype. Over time, my small helpers turned into a tangle of chained commands and fragile pipes. I finally decided to ...