Basic linux commands everyone should know!

From CUC3
Revision as of 15:33, 29 April 2008 by import>Csw34
Jump to navigation Jump to search

Here are a few simple linux commands that should make life a bit easier for you. Please everyone, add anything you think would be useful!

  • mkdir

Used to create new directories i.e. to make a directory called newdir

mkdir newdir