CD: Difference between revisions

From Dark Signs Online
Jump to navigationJump to search
(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")
(No difference)

Revision as of 04:52, 18 March 2024

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