
215
more
Use
more
to display the contents of a file.
Syntax
more file-url
Views
User view
Parameters
file-url
: Specifies a file name.
Examples
# Display the contents of file
test.txt
.
<boot> more flash:/test.txt
Have a nice day.
move
Use
move
to move a file.
Syntax
move fileurl-source fileurl-dest
Views
User view
Parameters
fileurl-source
: Specifies the name of the file to be moved, a case-insensitive string of 1 to 63
characters.
fileurl-dest
: Specifies the name of the destination file or directory, a case-insensitive string of 1 to 63
characters.
Usage guidelines
If you specify a non-existent destination file name, the command moves the source file to the
destination directory and renames it.
If you specify an existing destination file name, the system prompts whether or not to overwrite the
existing file.
Examples
# Move the
config.cfg
file to the
flash:/002
directory.
<boot>move flash:/config.cfg flash:/test/
Move flash:/config.cfg to flash:/test/config.cfg?[Y/N]:y
<boot> dir flash:/test
Directory of flash:/test
0 -rw- 77065 Oct 20 1939 06:15:02 test.mdb
61440 KB total (11108 KB free)
Содержание S5830V2 series
Страница 23: ...11 System View return to User View with Ctrl Z Sysname...
Страница 167: ...155 Related commands display startup...