Specifications
Chapter 8. Command Reference 203
RENAME
Renames a file in the file system.
SYNC
Commits the changes made to the file system to FLASH memory.
Frame Commands
FRAME ?
Lists the frame commands.
Example:
# frame ?
Frame Commands:
? help lmi
stats voice
rename <oldName> <newName>
oldName Existing name of the Þle. The Þlename is in the format xxxxxxxx.xxx.
newName New name of the Þle. The Þlename is in the format xxxxxxxx.xxx.
Example:
rename ether.dat oldeth.dat
Response:
Ôether.datÕ renamed to Ôoldeth.datÕ
sync
Example:
sync
Response:
Syncing file systems...done.
Warning: Syncing is not complete until you see the message ÒdoneÓ.
frame ?