CD

From Dark Signs Online
Revision as of 03:52, 18 March 2024 by Doridian (talk | contribs) (Created page with "Change the active path to the specified directory. <pre>CD [directory-name]</pre> <pre>cd home</pre> Will move you to your home directory. <pre>cd..</pre> Will return you to the parent directory")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Change the active path to the specified directory.

CD [directory-name]
cd home

Will move you to your home directory.

cd..

Will return you to the parent directory