User manual

IT Functionality 9-5
© 2011 Pyramid Solutions Inc. Publication PUB-AB7603-014
File System Operations
For commands where filenames, directory names or paths shall be given as an
argument the names can be written directly or within quotes. For names including
spaces the filenames must be surrounded by quotes. It is also possible to use rela-
tive pathnames using ‘.’, ‘\’ and’.’.
dir
Usage:
dir [path]
Lists the contents of a directory. If no path is given, the content of the current
directory is listed.
md
Usage:
md [[path][directory name]]
Creates a directory. If no path is given, the directory is created in the current direc-
tory.
rd
Usage:
rd [[path][directory name]]
Removes a directory. The directory can only be removed if it is empty.
cd
Usage:
cd [path]
Changes current directory.