Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments
He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
Otherwise I’d have to install a gui
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.
deleted by creator
- Update and install apps
- Edit my host file
- Neofetch
links -g is rad too! Nice having access to the web in the terminal, no java either. It’s fun to use plus can be a huge help if you’re having boot issues.