6 more, 7 mkdir – CANOGA PERKINS 9175 Command Reference User Manual

Page 658

Advertising
background image

CanogaOS Command Reference

39-5

39.6 more

To display the contents of a file, use the more command in EXEC mode.


Command Syntax

more [flash:/directory-name/]file-name

flash:

The

flash

system

directory-name The directory in flash:

file-name

The file name.


Command Mode

EXEC


Usage

The system can only display a file in ASCII format.


Examples

The following partial sample output displays the configuration file named startup-config in flash:

Switch# more flash:/startup-config.conf

!

no service password-encryption

!

!

hostname Switch

!

!

!

diagnostic bootup level minimal

management ip address 192.168.0.1/24

!


Related Commands

dir
ls

39.7 mkdir

To create a new directory in a Flash file system, use the mkdir command in EXEC mode.


Command Syntax

mkdir directory-name

directory-name

The directory in flash:

Advertising