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, …')
 
 
(One intermediate revision by the same user not shown)
Line 18: Line 18:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category:Commands]]
[[Category:Disk and File Utilities]]
+
[[Category:Disk and File Commands]]
[[Category:Disk and File Utilities Commands]]
+

Latest revision as of 08:37, 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