S e n d c o m m e n t s t o n x 5 0 0 0 - d o c f e e d b a c k @ c i s c o . c o m
1-44
Cisco Nexus 5000 Series Command Reference
OL-16599-01
Chapter 1 Basic System Commands
find
find
To find filenames beginning with a character string, use the
find
command.
find
filename-prefix
Syntax Description
Command Default
None
Command Modes
EXEC mode
Command History
Usage Guidelines
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.
Examples
This example shows how to display filenames beginning with “n5000”:
switch#
find n5000
Related Commands
filename-prefix
First part or all of a filename. The filename prefix is case sensitive.
Release
Modification
4.0(0)N1(1a)
This command was introduced.
Command
Description
cd
Changes the current working directory.
pwd
Displays the name of the current working directory.