Table of Contents

UNIX/Linux Fundamentals Journal

WEEK 1

*learned how to use some basic commands such as:

WEEK 2

*learned meaning of some of the formats in the terminal

*also learned meanbing of the 10 character indicators.

WEEK 3

*9/11/13

WILDCARDS

Wildcards are a way to modify searches.

REGULAR EXPRESSIONS

regular expressions are similar to wildcards, but in some cases more specific, and paired with different commands, like grep.

MY SPOON IS TOO BIG

Also, ^ specifies the beginning of a regular expression and $ specifies the end in most cases.

I am a banana, my spoon is too big.