Thirded. I send everyone that asks over to Mint until they want to try something different.
- 0 Posts
- 2 Comments
Joined 3 years ago
Cake day: June 15th, 2022
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Command line is a lot more powerful for a lot of cases. Most CLI programs are written with the idea that the caller might be another program, so they tend to be easy to chain with pipes and redirection. So you have tons of simple tools that you can combine however you need.