Leaflet
12-37
思科 ASA 系列命令参考,A 至 H 命令
第 12 章 dhcpd address 至 distribute-list out (BGP) 命令
dir
以下示例展示如何递归显示整个文件系统的内容:
ciscoasa# dir /recursive disk0:
Directory of disk0:/*
1 -rw- 1519 10:03:50 Jul 14 2003 my_context.cfg
2 -rw- 1516 10:04:02 Jul 14 2003 my_context.cfg
3 -rw- 1516 10:01:34 Jul 14 2003 admin.cfg
60985344 bytes total (60973056 bytes free)
以下示例展示如何显示闪存分区的内容:
ciscoasa# dir flash:
Directory of disk0:/*
1 -rw- 1519 10:03:50 Jul 14 2003 my_context.cfg
2 -rw- 1516 10:04:02 Jul 14 2003 my_context.cfg
3 -rw- 1516 10:01:34 Jul 14 2003 admin.cfg
60985344 bytes total (60973056 bytes free)
相关命令
命令 说明
cd
将当前工作目录更改为指定的目录。
pwd
系统随即会显示当前工作目录。
mkdir
创建目录。
rmdir
删除目录。