| # ls -l /data -rw-r--r--    1 root     root         3582 Jan  1 00:00 config.ini
 -rw-r--r--    1 root     root        33748 Jan  1 00:10 emergency.bin
 -rw-r--r--    1 root     root           12 Jan  1 00:01 fact_accs_infos.bin
 -rw-r--r--    1 root     root            0 Jan  1 00:00 navdata_blackbox.bin
 -rw-r--r--    1 root     root            2 Jan  1 00:00 old_adress.txt
 -rw-r--r--    1 root     root           19 Jan  1 00:00 random_mac.txt
 -rw-r--r--    1 root     root      1293819 Jan  1 00:13 syslog.bin
 drwxr-xr-x    2 root     root          368 Jan  1 00:00 video
 # df -k
 Filesystem           1K-blocks      Used Available Use% Mounted on
 ubi1:system              12268      6280      5328  54% /
 tmp                      63036        32     63004   0% /tmp
 dev                      63036         0     63036   0% /dev
 ubi0:factory              4928        40      4600   1% /factory
 ubi2:update              13532        32     12772   0% /update
 ubi2:data                69152      2412     63172   4% /data
 # ls -l /
 drwxr-xr-x    2 root     root         4448 Jan  1 00:00 bin
 drwxr-xr-x    3 root     root          744 Jan  1 00:08 data
 drwxrwxrwt    4 root     root        13000 Jan  1 00:00 dev
 drwxr-xr-x    3 root     root         1040 Jan  1 00:00 etc
 drwxr-xr-x    2 root     root          608 Jan  1 00:00 factory
 drwxr-xr-x    3 root     root          368 Jan  1 00:00 firmware
 drwxr-xr-x    3 root     root          224 Jan  1 00:00 home
 drwxr-xr-x    4 root     root         2000 Jan  1 00:00 lib
 drwxr-xr-x    2 root     root          232 Jan  1 00:00 licenses
 drwxr-xr-x    2 root     root          160 Jan  1 00:00 mnt
 dr-xr-xr-x   46 root     root            0 Jan  1 00:00 proc
 drwxr-xr-x    2 root     root          160 Jan  1 00:00 root
 drwxr-xr-x    2 root     root         2280 Jan  1 00:00 sbin
 drwxr-xr-x   11 root     root            0 Jan  1 00:00 sys
 drwxrwxrwt    2 root     root           80 Jan  1 00:00 tmp
 drwxr-xr-x    2 root     root          232 Jan  1 00:00 update
 drwxr-xr-x    8 root     root          544 Jan  1 00:00 usr
 drwxr-xr-x    2 root     root          352 Jan  1 00:00 var
 #
 |