User manual

Appendix 2 IT Functionlity
MAN_905G_1.16 Page 168
Syntax: del [[path][filename]]
Deletes a file.
ren
Syntax: ren [[path][old name]] [[path][new name]]
Renames a file or directory.
move
Syntax: move [[source path][source file]] [[destination path]]
This command moves a file or directory from the source location to a specified
destination.
copy
Syntax: copy [[source path][source file]] [[destination path][destination file]]
This command creates a copy of the source file at a specified location.
type
Syntax: type [[path][filename]]
Types (displays) the contents of a file.
mkfile
Syntax: mkfile [[path][filename]]
Creates an empty file.
append
Syntax: append [[path][filename]] [“The line to append”]
Appends a line to a file.
df
Displays filesystem info.