Several other commands are also available in the environment to work with the file system:
delete filename - remove file
rename filename, newname - change the name of a file
copy filename, newpath - copy file from one drive/directory to another
mkdir dirname - create a new directory
rmdir dirname - remove a directory
chdir dirname - make a directory current