dtalley11

ls -l / htc desire cdma

Feb 3rd, 2013
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.56 KB | None | 0 0
  1. # ls -l /
  2. ls -l /
  3. drwxr-xr-x    3 root     root             0 Jan  5 19:10 acct
  4. drwxrwx--x    1 system   cache         2048 Jan 10  1980 cache
  5. dr-x------    2 root     root             0 Jan  5 19:10 config
  6. lrwxrwxrwx    1 root     root            17 Jan  5 19:10 d -> /sys/kernel/debug
  7. drwxrwx--x    1 system   system        2048 Jan 10  1980 data
  8. -rw-r--r--    1 root     root           118 Dec 31  1969 default.prop
  9. drwxr-xr-x   12 root     root          1340 Jan  5 19:10 dev
  10. lrwxrwxrwx    1 root     root            11 Jan  5 19:10 etc -> /system/etc
  11. -rwxr-x---    1 root     root         94452 Dec 31  1969 init
  12. -rwxr-x---    1 root     root          3147 Dec 31  1969 init.bravoc.rc
  13. -rwxr-x---    1 root     root          1677 Dec 31  1969 init.goldfish.rc
  14. -rwxr-x---    1 root     root         15332 Dec 31  1969 init.rc
  15. drwxrwxr-x    6 root     system           0 Jan  5 19:10 mnt
  16. dr-xr-xr-x  103 root     root             0 Dec 31  1969 proc
  17. drwx------    2 root     root             0 Jan 18  2012 root
  18. drwxr-x---    2 root     root             0 Dec 31  1969 sbin
  19. drwxrwx--x    2 system   system           0 Jan  5 19:10 sd-ext
  20. lrwxrwxrwx    1 root     root            11 Jan  5 19:10 sdcard -> /mnt/sdcard
  21. drwxr-xr-x   15 root     root             0 Jan  5 19:10 sys
  22. drwxr-xr-x    1 root     root          2048 Jan 10  1980 system
  23. -rw-r--r--    1 root     root             0 Dec 31  1969 ueventd.goldfish.rc
  24. -rw-r--r--    1 root     root          4078 Dec 31  1969 ueventd.rc
  25. lrwxrwxrwx    1 root     root            14 Jan  5 19:10 vendor -> /system/vendo
  26. r
  27. #
Advertisement
Add Comment
Please, Sign In to add comment