A SERVICE OF

logo

dir 467
Syntaxdelete url
url — Filename. Specify between 1 and 128 alphanumeric characters,
with no spaces.
If the file is in a subdirectory, specify the subdirectory name, followed
by a forward slash, in front of the filename. For example:
subdir_a/file_a.
Defaults — None.
Access — Enabled.
History — Introduced in MSS Version 3.0.
Usage — You might want to copy the file to a TFTP server as a backup
before deleting the file.
Examples — The following commands copy file testconfig to a TFTP
server and delete the file from nonvolatile storage:
WX4400# copy testconfig tftp://10.1.1.1/testconfig
Sent write request
.Done
WX4400# delete testconfig
success: file deleted.
The following commands delete file dang_doc from subdirectory dang:
WX4400# delete dang/dang_doc
success: file deleted.
See Also
“copy” on page 464
“dir” on page 467
dir Displays a list of the files in nonvolatile storage and temporary files.
Syntaxdir [subdirname]
subdirname — Subdirectory name. If you specify a subdirectory name,
the command lists the files in that subdirectory. Otherwise, the
command lists the files in the root directory and also lists the
subdirectories.