Is Linux Difficult to Use? - page 3
Introduction
As well as the GUI discussed above, Linux does have access to a powerful command line interface. This is unsuitable for general use by the majority of users.
| Suppose you have a bunch of files with names in the format
JOHNSFILE.990322 where the number at the end is a date. Now let's suppose you want, on a regular basis, to search all files for information on 'Frank' from a specific month and to sort it into order. The Shell command grep 'Frank' *9[0-9]03* should find what you are looking for without having to delve into complex menu systems. |
But for specific tasks or for advanced users like programmers the command line interface or 'Shell' as it is known is a useful alternative. The Shell is only superficially like the old MS-DOS prompt. A shell language has access to dozens of commands and has a richer syntax. Having different ways of doing the same thing provides flexibility as well as adding complexity. You can get things done in the way you want to do them. Again, this is what usability is all about.
CLI vs. GUI: Pros and Cons
The Shell has a rich set of commands but it is easy to make mistakes. The GUI has only the commands on its menus but it is plain to see what you are doing. The choice is yours on which approach to use under Linux. Finally, from a user support point of view Shell commands are often better as they are easier to explain. It is simpler to say 'type ls -l' than 'move the mouse to the file menu, select L then click options then.....' and so on. This brings us onto the thorny issue of support.
- Skip Ahead
- 1. Introduction
- 2. Introduction
- 3. Introduction
- 4. Introduction
- 5. Introduction
- 6. Introduction
Solid state disks (SSDs) made a splash in consumer technology, and now the technology has its eyes on the enterprise storage market. Download this eBook to see what SSDs can do for your infrastructure and review the pros and cons of this potentially game-changing storage technology.