->Title Page
->Intro
->Unix
-->Overview
-->File Structure
-->Online Manual
-->Basic Commands
--->Logging In
--->Password
--->Getting Out
--->Listing files
--->Catenate
--->Paging
--->Copying
--->Removing
--->Renaming
--->Directory trees
->Directories
-->Additional Commands
-->Login files
-->Special characters
-->Miscellaneous Tips
-->Things to try
->Vi editor
->Mirror sites
->Further reading

[ Up ]
[Prev][Home][Next]
[Author]

Unix ---> Directory creation and destruction (mkdir/rmdir)

New directories are created with the mkdir (make directory) command and removed with the rmdir (remove directory) command. The syntax is


    mkdir directory
and

    rmdir directory
The pwd (print working directory) command displays the absolute pathname of your working directory.

Site Statistics

t a y l o r@l i n u x b o x.c o m

© 1993-1998 Christopher C. Taylor