CLI Reference Guide File System Configuration Commands
Show the file list of the specified directory.
Use this command to delete the files in the present directory.
The URL for the file to be deleted.
This command is used to delete the specified file in the URL. This command supports deleting the
files stores in the local storage media, i.e., the URL must be one of the flash:/ usb0:/ or usb1:/ slave:/.
If the prefix is not specified in the URL, it indicates to delete the file in the system.
This command does not support the wildcard.
Example 1: Delete the tmpfile from the present directory:
Ruijie# delete tmpfile
Example 2: Delete the rgos.bin.bak from the secondary board:
Ruijie# delete slave:/rgos.bin.bak
Example 3: Delete the aaa.bin form the SD card:
Ruijie# delete sd0:/aaa.bin
Show the file list of the specified directory.