R3303-HP 6600/HSR6600 Routers Fundamentals Configuration Guide
101
# Create new folder mytest in the logfile directory.
<Sysname> cd logfile
<Sysname> mkdir mytest
%Created dir cfa0:/logfile/mytest.
# Display the current working directory.
<Sysname> pwd
cfa0:/logfile
# Display the files and the subdirectories in the logfile directory.
<Sysname> dir
Directory of cfa0:/logfile/
0 -rw- 1250094 Jul 01 2007 16:09:50 logfile.log
1 drw- - Jan 12 2030 00:35:20 mytest
506336 KB total (461296 KB free)
File system type of cfa0: FAT16
# Return to the upper directory.
<Sysname> cd ..
# Display the current working directory.
<Sysname> pwd
cfa0:










