|
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.
Please notify owners of webpages with outdated links to these pages
|
|
Find this site useful? Want to give something back?
© 1993-2001 Christopher C. Taylor
|