Owner`s manual

Chapter 4 - Commands
31
copy, cp
Parameters:
Pathname1 & Pathname2
Description: Copy a file from Pathname1 to Pathname2. Copy the file indicated by Pathname1 to
the file indicated by Pathname2. If Pathname2 exists, it is destroyed.
Security: Operator
Example:
[0] A:\MMM # copy mr4800.ini mr4800.old
[1] A:\MMM #
d, date
Parameters:
None
Description: Prompts you for current date. The date command allows you to set the date for the
MR4800E.
Security: Operator
Example:
[0] A:\MMM # d
The current date is: 5/15/1996
Enter the new date: mm/dd/yyyy 10/29/96
[1] A:\MMM # cl
10/29/96 1:37pm
del, delete, rm
Parameters:
Pathname
Description: Delete a file. Delete the file indicated by the pathname. The file is destroyed
permanently and can not be recovered.
Security: Supervisor
Example:
[0] A:\MMM # del mr4800.old
[1] A:\MMM #