1-4
Displaying file information
To do… Use the command… Remarks
Display file or directory
information
dir [ /all ] [ file-url ]
Required
Available in user view
Displaying the contents of a file
To do… Use the command… Remarks
Display the contents of
a file
more file-url
Required
Currently only a .txt file can be displayed.
Available in user view
Renaming a file
To do… Use the command… Remarks
Rename a file
rename fileurl-source
fileurl-dest
Required
Available in user view
Copying a file
To do… Use the command… Remarks
Copy a file
copy fileurl-source fileurl-dest
Required
Available in user view
Moving a file
To do… Use the command… Remarks
Move a file
move fileurl-source fileurl-dest
Required
Available in user view
Deleting a file
To do… Use the command… Remarks
Move a file to the recycle bin or
delete it permanently
delete [ /unreserved ] file-url
Required
Available in user view