Difference between revisions of "CHDIR"

From Lianjapedia
Jump to: navigation, search
(Created page with '==Purpose== Change directory ==Syntax== CHDIR <directory> ==See Also== CD, 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:38, 7 December 2012

Purpose

Change directory

Syntax

CHDIR <directory>

See Also

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

Description

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

Example

chdir newdir