Linux Console Compendium
Monday, 3 September 2007, michuk
This is a series of five articles treating about GNU/Linux command line interface as a great way of both exploring and simply using this operating system. We are going to present both basics and advanced features of the CLI.
Command line basics
- Shell, terminal, console — the basics
- File management in Linux
- UNIX Pipes, Streams and Redirections Explained
- Regular expressions and search patterns
- System and enviromental variables
Advanced subjects
Watch out! More articles, also concerning advanced tricks in Linux console are coming very soon. Stay tuned!
1 Comment
You can use simple HTML in your comments. Some examples are as follows:
- A hyperlink: <a href="polishlinux.org">GNU/Linux for everyone!</a>,
- Strong text: <strong>Strong text</strong>,
- Italic text: <em>italic text</em>,
- Strike: <strike>
strike</strike>, - Code: <code>
printf("hello world");</code>, - Block quote: <blockquote>Block quote</blockquote>












Just wanted to thank you for the well done series of articles.
David