Webmonkey
Powered by Atomz.com



Quick Reference:

Javascript Code Library
HTML Cheatsheet
Special Characters
Color Codes
Browser Chart
Stylesheet Guide
• Unix Guide
Glossary
Domain Registries

Reference   Unix Guide

cd, chdir

cd (or chdir) stands for "change directory." This command is key to moving around your file structure.

Structure: cd [name of directory you want to move to]

When changing directories, start with / and then type the complete file path, like so:

cd /webmonkey/chimp/

If you want to enter a subdirectory of the directory that you're currently in, then omit the first /. So if you wanted to stay in the chimp directory but move to the simian subdirectory, you'd type:

 cd simian/

Back to the index.



Feedback  |  Help  |  About Us  |  Contribute  |  Jobs
Advertise  |  Privacy Statement  |  Terms and Conditions

Copyright © 1994-2000 Wired Digital Inc., a Lycos Network site. All rights reserved.