I get a lot of questions on how to perform various tasks from a Linux shell/terminal. In the interest of making a simple cheat sheet—something I can point people to that will help them get rolling ...
One of the easiest ways to up your Linux terminal game without memorizing a ton of commands is just to start using TUIs. These are the ones I keep on virtually all day long while I work on my Linux ...
Sure, it may be hard, but it is possible to give up graphical interfaces entirely—even in 2019. About three years back, I attempted to live entirely on the command line for 30 days—no graphical ...
A text-based user interface to the computer. The command line is a blank line and cursor on the screen, allowing the user to type in instructions for immediate execution. All major operating systems ...