next up previous contents index
Next: Removing an Existing Up: List of Simple Previous: Determining Your Working

Creating a New Directory: mkdir

To create a new subdirectory within your current working directory, use the mkdir  command:

 
               		  mkdir  personal

This command will create a new subdirectory called personal.



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