Difference between revisions of "CD"

From Lianjapedia
Jump to: navigation, search
(Created page with '==Purpose== Change directory ==Syntax== CD <directory> ==See Also== CHDIR, COPY FILE, DEFAULT(), DELETE FILE, ERASE, MD, MKDIR, RD, RENAME, …')
 
Line 18: Line 18:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category:Commands]]
[[Category:Disk and File Utilities]]
+
[[Category:Environment Commands]]
[[Category:Disk and File Utilities Commands]]
+

Revision as of 08:22, 7 December 2012

Purpose

Change directory

Syntax

CD <directory>

See Also

CHDIR, COPY FILE, DEFAULT(), DELETE FILE, ERASE, MD, MKDIR, RD, RENAME, RMDIR, SET DEFAULT, SET PATH

Description

The CD command changes to the specified directory, <directory>.

Example

cd newdir