97
Field Description
d
Directory. This field is not displayed for a file.
r
The file or directory is readable.
w
The file or directory is writable.
h
The file or directory is hidden.
[ ]
The file is in the recycle bin.
display nandflash file-location
Use
display nandflash file-location
to display the location of the specified file in the NAND Flash
memory.
Syntax
display nandflash file-location
filename
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Views
Any view
Default command level
1: Monitor level
Parameters
filename
: Specifies the file name.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.
exclude
: Displays all lines that do not match the specified regular expression.
include
: Displays all lines that match the specified regular expression.
regular-expression
: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
The displayed information includes all physical pages corresponding to the logical pages of the
specified file.
Examples
# Display the location of the file
test.cfg
in the NAND Flash memory.
<Sysname> display nandflash file-location test.cfg
Logical Chunk Physical Page
---------------------------
chunk(0) 31009
chunk(1) 31007
chunk(2) 31008
filename: test.cfg