Originally posted by ianp5a
View Post
To be totally fair - old folks like myself and Snowhog and a few others on here grew up in the DOS3.1 days. We tend to default to what we know well - that a simple one-liner fixes almost anything. Frankly, when advising someone else to do something in a forum, I find a copy-n-paste command line response to be a much easier way to reply than having to instruct someone to wade through a litany of menu selections with often mandatory screen-shots.
I do actually try to look for the "GUI" way to do things when I have time - just to compare realities. When appropriate, I even take the time to write things like Dolphin service menus to enable command line functionality in the GUI. Then I post about that here to help others who aren't as CLI savvy as some. All that aside: the real power of Linux is only exposed when you open and learn to use the terminal, geeky or not. Limiting oneself to a GUI only approach is to put MS Windows-like constraints on a exponentially more powerful (from a user's perspective) operating system. Through the GUI, you get eye-candy and ease of use, but you're limited to a developers idea of how something can be done or should be done and what can be done. With just a little command line knowledge and maybe some bash scripting, you can literally take total control of your system and make it do anything you want.
Comment