Delete – Dell POWEREDGE M1000E User Manual

Page 893

Advertising
background image

A-7

Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference

OL-13271-03

Appendix A Cisco Catalyst Blade Switch 3130 and 3032 for Dell Boot Loader Commands

delete

delete

Use the delete boot loader command to delete one or more files from the specified file system.

delete filesystem:/file-url ...

Syntax Description

Command Modes

Boot loader

Command History

Usage Guidelines

Filenames and directory names are case sensitive.

The switch prompts you for confirmation before deleting each file.

Examples

This example shows how to delete two files:

switch

: delete flash:test2.text flash:test5.text

Are you sure you want to delete "flash:test2.text" (y/n)?y

File "flash:test2.text" deleted

Are you sure you want to delete "flash:test5.text" (y/n)?y

File "flash:test2.text" deleted

You can verify that the files were deleted by entering the dir flash: boot loader command.

Related Commands

filesystem:

Alias for a flash file system. Use flash: for the system board flash device.

/file-url

Path (directory) and filename to delete. Separate each filename with a space.

Release

Modification

12.2(40)EX1

This command was introduced.

Command

Description

copy

Copies a file from a source to a destination.

Advertising