next up previous contents
Next: Conditional execution Up: Miscellaneous commands Previous: Miscellaneous commands

Changing current filesystem directory

 

cwd Change or query current current filesystem directory
[<directory>] directory to change into

This command allows the querying and changing of current UNIX, Linux or Windows filesystem directory. If cwd is executed without any parameters, it outputs the current directory. But if a <directory> is specified, the current working directory is changed into it. <directory> can be an absolute or relative path. Note that the path must be specified with slashes ('/') also in Windows environments.

Example: Query and change current UNIX filesystem directory:

NDA> cwd
/export/home/anssi
NDA> cwd nda/demos/opengl
NDA> cwd
/export/home/anssi/nda/demos/opengl


next up previous contents
Next: Conditional execution Up: Miscellaneous commands Previous: Miscellaneous commands

Anssi Lensu
Tue Jul 23 11:58:18 EET DST 2002