WESM zl Management and Configuration Guide WT.01.28 and greater

A-18
ProCurve Wireless Services zl Module Command Line Reference
Manager Commands
Example
diff
This command displays differences between two files.
Syntax
diff (FILE | URL) (FILE | URL)
FILE -Display the differences between FILE.
FILE - Display the differences between FILE.
URL - Display the differences between URL.
URL -Display the differences between URL.
FILE - Display the differences between FILE.
URL - Display the differences between URL.
Default Setting
N/A
Command Mode
Manager
Example
dir
This command displays list of available files on the filesystem.
Syntax
dir (all | recursive |) (DIR | all-filesystems |)
all - Display all available files.
HPswitch#debug mgmt cgi
HPswitch#
HPswitch#no debug mgmt sys
HPswitch#
HPswitch#diff TESTFILE TESTFILE2
--- TESTFILE
+++ TESTFILE2
@@ -1 +1 @@
-testing edit, view, and delete file.
+testing edit, erase, and contents of file.
HPswitch#