Cisco Nexus 5000 Series Command Reference Release 4.0(1a)N2(1) (OL-16599-01, March 2009)

Send comments to nx5000-docfeedback@cisco.com
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.