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 .. |
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment