More - H3C S3100 Series Command Manual

Hide thumbs Also See for S3100 Series:
Table of Contents

Advertisement

<Sysname> mkdir test
....
%Created dir unit1>flash:/test.
# Create subdirectory mytest in the directory test.
<Sysname> mkdir test/mytest
..
%Created dir unit1>flash:/test/mytest.

more

Syntax
more file-url
View
User view
Parameter
file-url: Path name or file name of a file in the Flash memory.
Description
Use the more command to display the contents of a specified file.
Currently, the file system only supports to display the contents of text files.
Example
# Display the content of the file named test.txt.
<Sysname> more test.txt
AppWizard has created this test application for you.
This file contains a summary of what you will find in each of the files that make up your
test application.
Test.dsp
This file (the project file) contains information at the project level and is used to build
a single project or subproject. Other users can share the project (.dsp) file, but they should
export the makefiles locally.
# Display the content of the file testcfg.cfg.
<Sysname> more testcfg.cfg
#
sysname Sysname
#
configure-user count 5
#
vlan 2
#
return
<Sysname>
1-9

Advertisement

Table of Contents
loading

Table of Contents