Advertisement
Guest User

busybox ls -al

a guest
Apr 19th, 2014
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. shell@android:/ $ busybox ls -al
  2. drwxr-xr-x 16 root root 0 Apr 19 15:42 .
  3. drwxr-xr-x 16 root root 0 Apr 19 15:42 ..
  4. drwxr-xr-x 3 root root 0 Apr 19 15:42 acct
  5. drwxrwx--x 5 system cache 4096 Apr 19 15:42 cache
  6. -rwxr-x--- 1 root root 259996 Apr 19 15:41 charger
  7. dr-x------ 2 root root 0 Apr 19 15:42 config
  8. lrwxrwxrwx 1 root root 17 Apr 19 15:42 d -> /sys/kernel/debug
  9. drwxrwx--x 25 system system 4096 Apr 19 15:42 data
  10. -rw-r--r-- 1 root root 120 Apr 19 15:41 default.prop
  11. drwxr-xr-x 13 root root 1800 Apr 19 15:47 dev
  12. lrwxrwxrwx 1 root root 11 Apr 19 15:42 etc -> /system/etc
  13. drwxrwxr-x 6 radio radio 4096 Nov 15 2011 factory
  14. -rw-r----- 1 root root 1229 Apr 19 15:41 fstab.tuna
  15. -rwxr-x--- 1 root root 113680 Apr 19 15:41 init
  16. -rwxr-x--- 1 root root 2531 Apr 19 15:41 init.goldfish.rc
  17. -rwxr-x--- 1 root root 19644 Apr 19 15:41 init.rc
  18. -rwxr-x--- 1 root root 1095 Apr 19 15:41 init.slim.rc
  19. -rwxr-x--- 1 root root 329 Apr 19 15:41 init.superuser.rc
  20. -rwxr-x--- 1 root root 1795 Apr 19 15:41 init.trace.rc
  21. -rwxr-x--- 1 root root 7624 Apr 19 15:41 init.tuna.rc
  22. -rwxr-x--- 1 root root 3570 Apr 19 15:41 init.tuna.usb.rc
  23. -rwxr-x--- 1 root root 3947 Apr 19 15:41 init.usb.rc
  24. drwxrwxr-x 6 root system 0 Apr 19 15:42 mnt
  25. dr-xr-xr-x 182 root root 0 Dec 31 1969 proc
  26. drwxr-xr-x 3 root root 0 Apr 19 15:41 res
  27. drwx------ 2 root root 0 Apr 18 08:53 root
  28. drwxr-xr-x 2 root root 0 Apr 19 15:41 sbin
  29. lrwxrwxrwx 1 root root 24 Apr 19 15:42 sdcard -> /storage/emulated/legacy
  30. d---r-x--- 4 root sdcard_r 0 Apr 19 15:42 storage
  31. drwxr-xr-x 15 root root 0 Apr 19 15:42 sys
  32. drwxr-xr-x 15 root root 4096 Apr 19 15:41 system
  33. -rw-r--r-- 1 root root 272 Apr 19 15:41 ueventd.goldfish.rc
  34. -rw-r--r-- 1 root root 5897 Apr 19 15:41 ueventd.rc
  35. -rw-r--r-- 1 root root 1703 Apr 19 15:41 ueventd.tuna.rc
  36. lrwxrwxrwx 1 root root 12 Apr 19 15:42 usbdisk -> /mnt/usbdisk
  37. lrwxrwxrwx 1 root root 14 Apr 19 15:42 vendor -> /system/vendor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement