338
mv
Description
This command moves or renames a specified file.
Input mode
SP administrator mode
Syntax
mv [
<option>
]
<filename1>
<filename2>
Parameters
<option>
:
-f
: Overwrites an existing file of the same name without warning.
<filename1>
:
Specifies the name of the source file or directory to be moved.
<filename2>
:
Specifies the name of the destination file or directory.
Display example:
# cd /usr/home/aaa
# ls
test1.txt test2.txt
# mv test2.txt /usr/home/bbb/test3.txt
# ls
test1.txt
# cd /usr/home/bbb
# ls
test3.txt
Notes
Command line completion using wildcards, regular expressions, and tab input is not
supported to specify
<filename1>
and
<filename2>
.
Special characters below cannot be used to specify
<filename1>
and
<filename2>.
Special characters that cannot be used to specify <filename1> and <filename2>
#
Model name
Symbol
Code
1
Double quotation mark
"
0x22
2
Ampersand
&
0x26
3
Single quotation mark
'
0x27
4
Left parenthesis
(
0x28
5
Right parenthesis
)
0x29
6
Semicolon
;
0x3B
Summary of Contents for GX1000-SMC013X
Page 94: ...94 5 Configuration Guide 5 1 Base Software Configuration Guide ...
Page 105: ...105 7 Access Lists 7 1 Access lists ...
Page 153: ...153 8 Policy Based Switching 8 1 Policy based switching ...
Page 165: ...165 9 Policy Based Routing 9 1 Policy based routing ...
Page 177: ...177 Figure 10 1 Overview of mode transitions ...
Page 213: ...213 17 MIB Reference 17 1 Private MIBs 17 2 Supported MIB Traps ...
Page 229: ...229 H W BOOT 11 44 MISC 1 0 SPCT 0 34 10 The updating of the SP files is finished ...
Page 451: ...451 28 Additional Information ...