Specifications
rename
39
rename
Renames a file on the memory card or the RAMDISK.
Syntax
rename {mc | ramdisk} {<File name> | <Directory name>} <Base name>
Input mode
User mode and administrator mode
Parameters
{mc | ramdisk}
mc
Specifies a file on the memory card.
ramdisk
Specifies a file on the RAMDISK.
Operation when this parameter is omitted:
This parameter cannot be omitted.
{<File name> | <Directory name>}
<File name>
Specifies the old file name.
Specify the file name with 64 or fewer characters.
For the characters that can be specified, see Specifiable values for
parameters.
<Directory name>
Specifies the old directory name.
Specify the directory name with 64 or fewer characters.
For the characters that can be specified, see Specifiable values for
parameters.
Operation when this parameter is omitted:
This parameter cannot be omitted.
<Base name>
Specifies the new file name or directory name.
Specify the name with 64 or fewer characters.
For the characters that can be specified, see Specifiable values for parameters.
Example
Rename a file on the memory card.
# rename mc abc/showtech.txt shotech_01.txt Press the Enter key.
Rename a directory on the memory card.
# rename mc abc efg Press the Enter key.
Display items
None