Skip to the content.

Regular Expressions!

image

So Where and How do I use Regular Expressions?

Learning Regular Expressions

Summury

Basic Navigation!

pwd

image

More About Files!

Linux is an Extensionless System

The following are common extensions:

Linux is Case Sensitive

This is very important and a common source of problems for people new to Linux.

Spaces in names

A space on the command line is how we seperate items.

file obtain information about what type of file a file or directory is. ls -a List the contents of a directory, including hidden files. Everything is a file under Linux Even directories. Linux is an extensionless system Files can have any extension they like or none at all. Linux is case sensitive Beware of silly typos.