Advertisement
grahamperrin

Untitled

Apr 17th, 2011
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.99 KB | None | 0 0
  1. -bash-3.2# cd /Volumes/speedy/
  2. -bash-3.2# ls -tharl
  3. total 56
  4. -rw-r--r-- 1 root admin 33B Jan 27 2008 .bashrc
  5. drwxr-xr-x@ 2 19236 admin 68B Oct 14 2008 .tarantella
  6. drwxr-xr-x 2 root admin 68B Dec 13 18:16 afs
  7. ---------- 1 root admin 0B Mar 21 09:12 .file
  8. drwxr-xr-x@ 2 root wheel 68B Mar 21 15:51 .vol
  9. -rw-rw-r-- 1 root admin 21K Apr 16 05:17 .DS_Store
  10. drwxr-xr-x 3 root wheel 102B Apr 17 00:01 private
  11. drwxrwxr-t 14 root admin 544B Apr 17 00:01 .
  12. drwxr-xr-x+ 25 root admin 850B Apr 17 00:01 Applications
  13. d-wx-wx-wt@ 3 root _unknown 102B Apr 17 00:22 .Trashes
  14. d--x--x--x 7 root wheel 238B Apr 17 00:26 .DocumentRevisions-V100
  15. drwxrwxrwt 13 root admin 510B Apr 17 00:26 ..
  16. -bash-3.2# cd .DocumentRevisions-V100/
  17. -bash-3.2# ls -tharl
  18. total 0
  19. d--x--x--x 3 root wheel 102B Apr 4 02:17 PerUID
  20. drwx------ 4 root wheel 136B Apr 16 04:02 db-V1
  21. drw------- 2 root wheel 68B Apr 16 06:28 ChunkTemp
  22. drwx--x--x 2 root wheel 68B Apr 16 06:31 staging
  23. drwxrwxr-t 14 root admin 544B Apr 17 00:01 ..
  24. drwx------ 5 root wheel 170B Apr 17 00:26 .cs
  25. d--x--x--x 7 root wheel 238B Apr 17 00:26 .
  26. -bash-3.2# ls -l
  27. total 0
  28. drwx------ 5 root wheel 170 Apr 17 00:26 .cs
  29. drw------- 2 root wheel 68 Apr 16 06:28 ChunkTemp
  30. d--x--x--x 3 root wheel 102 Apr 4 02:17 PerUID
  31. drwx------ 4 root wheel 136 Apr 16 04:02 db-V1
  32. drwx--x--x 2 root wheel 68 Apr 16 06:31 staging
  33. -bash-3.2# ls -h@aRl
  34. total 0
  35. d--x--x--x 7 root wheel 238B Apr 17 00:26 .
  36. drwxrwxr-t 14 root admin 544B Apr 17 00:01 ..
  37. drwx------ 5 root wheel 170B Apr 17 00:26 .cs
  38. drw------- 2 root wheel 68B Apr 16 06:28 ChunkTemp
  39. d--x--x--x 3 root wheel 102B Apr 4 02:17 PerUID
  40. drwx------ 4 root wheel 136B Apr 16 04:02 db-V1
  41. drwx--x--x 2 root wheel 68B Apr 16 06:31 staging
  42.  
  43. ./.cs:
  44. total 800
  45. drwx------ 5 root wheel 170B Apr 17 00:26 .
  46. d--x--x--x 7 root wheel 238B Apr 17 00:26 ..
  47. -rw-r--r-- 1 root wheel 4.0K Apr 17 00:26 ChunkStoreDatabase
  48. -rw-r--r-- 1 root wheel 32K Apr 17 00:26 ChunkStoreDatabase-shm
  49. -rw-r--r-- 1 root wheel 362K Apr 17 00:26 ChunkStoreDatabase-wal
  50.  
  51. ./ChunkTemp:
  52. total 0
  53. drw------- 2 root wheel 68B Apr 16 06:28 .
  54. d--x--x--x 7 root wheel 238B Apr 17 00:26 ..
  55.  
  56. ./PerUID:
  57. total 0
  58. d--x--x--x 3 root wheel 102B Apr 4 02:17 .
  59. d--x--x--x 7 root wheel 238B Apr 17 00:26 ..
  60. d--x------ 2 19236 wheel 68B Apr 17 00:26 19236
  61.  
  62. ./PerUID/19236:
  63. total 0
  64. d--x------ 2 19236 wheel 68B Apr 17 00:26 .
  65. d--x--x--x 3 root wheel 102B Apr 4 02:17 ..
  66.  
  67. ./db-V1:
  68. total 2816
  69. drwx------ 4 root wheel 136B Apr 16 04:02 .
  70. d--x--x--x 7 root wheel 238B Apr 17 00:26 ..
  71. -rw-r--r-- 1 root wheel 96K Apr 16 03:46 db.sqlite
  72. -rw-r--r-- 1 root wheel 1.3M Apr 17 00:26 db.sqlite-wal
  73.  
  74. ./staging:
  75. total 0
  76. drwx--x--x 2 root wheel 68B Apr 16 06:31 .
  77. d--x--x--x 7 root wheel 238B Apr 17 00:26 ..
  78. -bash-3.2#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement