The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
This chapter describes the Cisco Nexus 1010 commands that begin with the letter F.
To find filenames beginning with a character string, use the find command.
find filename-prefix
filename-prefix |
First part or all of a filename. The filename prefix is case sensitive. |
None
Any
network-admin
|
|
---|---|
4.0(4)SP1(1) |
This command was introduced. |
The find command searches all subdirectories under the current working directory. You can use the cd and pwd commands to navigate to the starting directory.
This example shows how to display filenames beginning with ospf:
n1010# find ospf
/usr/bin/find: ./lost+found: Permission denied
./ospf-gr.cfg
./ospfgrconfig
./ospf-gr.conf
|
|
---|---|
cd |
Changes the current working directory. |
pwd |
Displays the name of the current working directory. |
To format an external Flash device to erase the contents and restore it to its factory-shipped state, use the format command.
format filesystem:
filesystem: |
Name of the file system. The valid values are bootflash, logflash, slot0, usb1, or usb2. |
None
Any
network-admin
|
|
---|---|
4.0(4)SP1(1) |
This command was introduced. |
This example shows how to format an external Flash device:
n1010# format slot0:
|
|
---|---|
cd |
Changes the current working directory. |
dir |
Displays the directory contents. |
pwd |
Displays the name of the current working directory. |