New to GNU/Linux resources.
Sgoti talks
about resources for new Linux users.

Tags: New to Linux, documentation

The Linux Command Line

The book spells Vim wrong (joke).

nano ~/.bashrc should be
vim ~/.bashrc.

groff + sed = "Log off and go to bed."

Bash man page.

Shell grammar.


This section describes the syntax of the various forms of...