INCLAN: cd, chdir

From CYANA Wiki
Revision as of 15:31, 13 August 2009 by Masayo (talk | contribs) (Created page with '== Synopsis == '''cd''' ''directory'' '''chdir''' ''directory'' == Description == Changes the current working directory to the given directory, which can be specified by an a…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Synopsis

cd directory

chdir directory

Description

Changes the current working directory to the given directory, which can be specified by an absolute or a relative path.