next up previous contents index
Next: Managing Files Up: Commonly Used Unix Previous: Commonly Used Unix

Managing Directories

 
 pwd        		 display the path name of the working directory

cd dir change working directory to dir

mkdir dir create directory called dir

rmdir dir remove (delete) directory called dir. dir must be empty



Alan Silverman
Wed Apr 12 16:54:02 METDST 1995