The Undiscoverable/Command line

From Sugar Labs
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The Linux command line in any of the available shell programs is complex and entirely unintuitive. The standard Linux commands have numerous options, which they handle in inconsistent ways. Their names are short and cryptic. Almost none of this usage can be guessed.

The usual shell today, and the one provided in Terminal, is Bash, the Bourne-Again Shell. It is documented in Introduction to the Gnu/Linux Command Line, a free manual for beginners written and published by FLOSS Manuals, and in many other manuals, most aimed at more technical users.