HP VPN Firewall Appliances System Management and Maintenance Configuration Guide

30
# Create new folder mytest in the test directory.
<Sysname> cd test
<Sysname> mkdir mytest
%Created dir cfa0:/test/mytest.
# Display the current working directory.
<Sysname> pwd
cfa0:/test
# Display the files and the subdirectories in the test directory.
<Sysname> dir
Directory of cfa0:/test/
0 drw- - Feb 16 2006 15:28:14 mytest
2540 KB total (2519 KB free)
# Return to the upper directory.
<Sysname> cd ..
# Display the current working directory.
<Sysname> pwd
cfa0: