Specifications
3-39
Cisco Wide Area Application Services Command Reference
OL-11817-01
Chapter 3 CLI Commands
deltree
deltree
To remove a directory along with all of its subdirectories and files, use the deltree EXEC command.
deltree directory
Syntax Description
Defaults No default behavior or values
Command Modes EXEC
Device Modes application-accelerator
central-manager
Usage Guidelines Use this EXEC command to remove a directory and all files within the directory from the WAAS SYSFS
file system. No warning is given that you are removing the subdirectories and files.
Note Be sure you do not remove files or directories required for the WAAS device to function properly.
Examples The following example shows how to delete the testdir directory from the /local1 directory:
WAE# deltree /local1/testdir
Related Commands cpfile
dir
lls
ls
mkdir
pwd
rename
directory Name of the directory tree to delete.