Del Command

This command deletes a file via the system console.

Del file

Prerequisites

None

Parameters

file

A required parameter that specifies the full path and name of the file that is be be deleted.

Remarks

This command deletes a file from /flash, /ROMDISK/ or /NVRAM.

Be sure you want to do this. There is no "undelete".

Examples

GPL: del /flash/test.txt
GPL:

See Also

Console Commands | File.DeleteFile