Linux Fundamentals

This page should serve as an starting point for references to the many "things Linux"! It is by no means complete (Linux is **huge**) but offers introductions to many important topics.

Other CBRS Unix courses

This Advanced Bash scripting course is the 3rd in a series of three Unix/Bash short courses offered by CBRS.

Wikis for the first two CBRS Unix courses are available at:

Linux commands reference

The Intro to Unix course has an excellent page listing many Linux commands and some of their common options.

Some Linux Commands (Intro Unix course)

Linux basics

The Intermediate Unix course has a page that reviews the most important Linux basics, also incorporating material from the Intro Unix course:

Review of Linux basics (Intermediate Unix course)

Some advanced Linux commands

The Intermediate Unix course also has an excellent page introducing a number of advanced Linux commands, such as cut, sort, uniq, awk and grep.

Advanced text manipulation (Intermediate Unix course)

Other Bash resources