Advanced Commands

Advanced things for the command line.

Notes on bash

Some notes on the bash shell that I used when I was teaching a course on Linux.

Info About Commands

Can't remember what a command does, or even what a command's name really is?

Aliases

Add aliases for common commands or strings of commands.

Find Stuff

A few short pieces on finding things on your computer.

history

Use the history command to find out what you already did on the command line - and then rerun it.

Convert man to Text

One simple command converts man pages to text.
WebSanity Top Secret