Computer users today are so attached to graphical interfaces. Sometimes it seems that people help computers to do the tasks. Can you imagine how many mouse clicks is required to do something simple. This is visible when task is cyclic like “find, sort, delete”. Sometimes you find yourself just clicking mouse and not seeing the result. What you would do half a day clicking the mouse, it can be performed with single command line. The question is how to be that smart and feel like a fish in a water in front of command prompt, shell or bash – call it how ever you want. It is a system program that accepts typed commands from used and performs tasks. If you look deeper at almost any program with graphical interface you will see that it is only a nice skin that hides same commands that run when user clicks buttons. … Continue reading
↧