31. File System Management Commands
378
31.9. del
Description
This command is used to delete a file. It is also used to delete a directory and its
contents. The system will prompt if the target file is a bootup image/configuration or
the last image.
Format
del {{unit <unit_id>} <drive_id>} <pathname> {recursive}
Parameters
Restrictions
Only Administrator and Operator-level users can issue this command.
Example
To delete a file:
To delete a a directory with the parameter "recursive":
unit
Specifies the unit ID in the stacking system. If not specified, it refers to the master unit.
<unit_id>
Enter the unit ID value here.
<drive_id>
Specifies the drive ID. If not specified, it refers to the current drive.
<pathname>
Specify the file or directory to be deleted. If it is specified in the associated form, then it is
related to the current directory.
recursive (Optional) Used on the directory, to delete a directory and its contents even if it is not
empty.
Zxxx0:admin#del cfg
Command: del cfg
Are you sure to remove the boot up Configuration from this device? (y/n)y
Success.
Zxxx0:admin#
Zxxx0:admin# del d1 recursive
Command: del d1 recursive
Success.
Zxxx0:admin#
Summary of Contents for ZEQUO 6400
Page 160: ...12 Basic IP Commands 161 ...
Page 189: ...17 Command Logging Command List 190 ...
Page 554: ...49 MAC based Access Control Commands 555 ...
Page 812: ...69 QoS Commands 813 ...
Page 839: ...73 SNMPv1 v2 v3 Commands 840 Only Administrator level users can issue this command ...
Page 962: ...85 Virtual Router Redundancy Protocol VRRP Command List 963 ...
Page 1050: ...91 System Log Lists 1051 ...