| make a directory | mkdir subdir |
| change to a subdirectory beneath where you are | cd subdir |
| change to a subdirectory of the root | cd /subdir |
| change to a subdirectory under your home directory | cd ~/subdir |
| change to home directory | cd |
| change up one level | cd .. |
Showing posts with label mkdir. Show all posts
Showing posts with label mkdir. Show all posts
Wednesday, March 30, 2011
Change / Make Directory
Subscribe to:
Posts (Atom)