Technical data
About the CFS
© 2012 Meru Networks, Inc. Managing System Files 21
For example, to display the contents of the images directory:
controller# dir
total 10
total 70
drwxr-xr-x 8 root root 1024 Jan 30 11:00 meru-3.6-45
drwxrwxr-x 8 522 522 1024 Feb 21 2008 meru-3.6-46
-rw-r--r-- 1 root root 2233 Feb 19 02:07
meru.user-diagnostics.Dickens.2008-02-19.02-07-17.tar.gz
-rw-r--r-- 1 root root 3195 Feb 19 02:17
meru.user-diagnostics.Dickens.2008-02-19.02-17-17.tar.gz
-rw-r--r-- 1 root root 3064 Feb 21 00:50
meru.user-diagnostics.Dickens.2008-02-21.00-50-50.tar.gz
lrwxrwxrwx 1 root root 28 Feb 21 00:50 mibs.tar.gz ->
meru-3.6-46/mibs/mibs.tar.gz
-rw-r--r-- 1 root root 16778 Feb 21 00:50 pre-upgrade-config
-rw-r--r-- 1 root root 18549 Feb 21 00:53 script.log
-rw-r--r-- 1 root root 16427 Feb 21 00:53 startup-config
-rw------- 1 root root 1915 Feb 21 00:50 upgrade.log
To view information about a file in different directory, use the directory arguments:
controller# dir ATS/scripts
total 4
-rwxr-xr-x 1 root root 67 Feb 21 2008 dense-voice.scr
-rwxr-xr-x 1 root root 25 Feb 21 2008 guard.scr
-rwxr-xr-x 1 root root 82 Feb 21 2008 non-guard.scr
-rwxr-xr-x 1 root root 126 Feb 21 2008 svp.scr
Changing to Another Directory
Use the cd command to navigate to another directory on the controller:
controller# cd backup
Use the pwd command to view the name of the current directory:
controller# pwd
backup