More - H3C s3100 series Command Manual

Hide thumbs Also See for s3100 series:
Table of Contents

Advertisement

Parameter
directory: Name of a directory.
Description
Use the mkdir command to create a subdirectory in the specified directory of a Flash memory.
Note that:
The name of the subdirectory to be created must be unique under the specified directory.
Otherwise, you will fail to create the subdirectory under the directory.
To use this command to create a subdirectory, the specified directory must exist. For instance, to
create subdirectory flash:/test/mytest, the test directory must exist. Otherwise, you will fail to
create the subdirectory.
Example
# Create a directory in the current directory, with the name being test.
<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
1-9

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents