A-4
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Appendix A Catalyst 3750 Metro Switch Boot Loader Commands
cat
cat
Use the cat boot loader command to display the contents of one or more files.
cat filesystem:/file-url ...
Syntax Description
Command Modes Boot loader
Command History
Usage Guidelines Filenames and directory names are case sensitive.
If you specify a list of files, the contents of each file is sequentially displayed.
Examples This example shows how to display the contents of two files, info and env_vars:
switch: cat flash:/new-images/info flash:env_vars
Related Commands
filesystem: Alias for a flash file system. Use flash: for the system board flash device.
/file-url Path (directory) and name of the files to display. Separate each filename with a space.
Release Modification
12.1(14)AX This command was introduced.
Command Description
more Displays the contents of one or more files.
type Displays the contents of one or more files.