Advertisement
patvdleer

file ownership steam folder

Oct 2nd, 2014
425
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. patrick@patrick-C504:~$ ls -alh /media/HDD/Steam/SteamApps/
  2. total 35K
  3. drwxrwxrwx 1 root root 4,0K sep 25 21:22 .
  4. drwxrwxrwx 1 root root 0 sep 30 21:02 ..
  5. -rwxrwxrwx 1 root root 553 aug 26 01:37 appmanifest_17710.acf
  6. -rwxrwxrwx 1 root root 487 sep 6 12:49 appmanifest_204300.acf
  7. -rwxrwxrwx 1 root root 505 sep 13 12:21 appmanifest_209190.acf
  8. -rwxrwxrwx 1 root root 487 sep 8 23:45 appmanifest_221640.acf
  9. -rwxrwxrwx 1 root root 474 sep 11 22:56 appmanifest_233230.acf
  10. -rwxrwxrwx 1 root root 509 sep 30 21:02 appmanifest_233250.acf
  11. -rwxrwxrwx 1 root root 710 sep 25 22:39 appmanifest_236850.acf
  12. -rwxrwxrwx 1 root root 505 aug 26 10:01 appmanifest_238460.acf
  13. -rwxrwxrwx 1 root root 552 aug 27 17:29 appmanifest_245470.acf
  14. -rwxrwxrwx 1 root root 606 sep 30 21:02 appmanifest_245620.acf
  15. -rwxrwxrwx 1 root root 484 sep 10 18:59 appmanifest_246090.acf
  16. -rwxrwxrwx 1 root root 471 sep 25 17:02 appmanifest_252250.acf
  17. -rwxrwxrwx 1 root root 487 sep 26 22:08 appmanifest_252310.acf
  18. -rwxrwxrwx 1 root root 518 aug 31 13:07 appmanifest_253650.acf
  19. -rwxrwxrwx 1 root root 492 aug 31 13:07 appmanifest_257120.acf
  20. -rwxrwxrwx 1 root root 499 sep 9 22:06 appmanifest_264280.acf
  21. -rwxrwxrwx 1 root root 764 sep 19 14:36 appmanifest_40400.acf
  22. -rwxrwxrwx 1 root root 498 aug 30 23:43 appmanifest_43160.acf
  23. -rwxrwxrwx 1 root root 547 sep 25 22:39 appmanifest_620.acf
  24. -rwxrwxrwx 1 root root 1,2K sep 20 15:14 appmanifest_8930.acf
  25. drwxrwxrwx 1 root root 4,0K sep 25 21:46 common
  26. drwxrwxrwx 1 root root 4,0K sep 30 20:45 downloading
  27. drwxrwxrwx 1 root root 0 sep 30 20:45 temp
  28. patrick@patrick-C504:~$ sudo chown -R patrick:patrick /media/HDD/Steam/
  29. [sudo] password for patrick:
  30. patrick@patrick-C504:~$ ls -alh /media/HDD/Steam/SteamApps/
  31. total 35K
  32. drwxrwxrwx 1 root root 4,0K sep 25 21:22 .
  33. drwxrwxrwx 1 root root 0 sep 30 21:02 ..
  34. -rwxrwxrwx 1 root root 553 aug 26 01:37 appmanifest_17710.acf
  35. -rwxrwxrwx 1 root root 487 sep 6 12:49 appmanifest_204300.acf
  36. -rwxrwxrwx 1 root root 505 sep 13 12:21 appmanifest_209190.acf
  37. -rwxrwxrwx 1 root root 487 sep 8 23:45 appmanifest_221640.acf
  38. -rwxrwxrwx 1 root root 474 sep 11 22:56 appmanifest_233230.acf
  39. -rwxrwxrwx 1 root root 509 sep 30 21:02 appmanifest_233250.acf
  40. -rwxrwxrwx 1 root root 710 sep 25 22:39 appmanifest_236850.acf
  41. -rwxrwxrwx 1 root root 505 aug 26 10:01 appmanifest_238460.acf
  42. -rwxrwxrwx 1 root root 552 aug 27 17:29 appmanifest_245470.acf
  43. -rwxrwxrwx 1 root root 606 sep 30 21:02 appmanifest_245620.acf
  44. -rwxrwxrwx 1 root root 484 sep 10 18:59 appmanifest_246090.acf
  45. -rwxrwxrwx 1 root root 471 sep 25 17:02 appmanifest_252250.acf
  46. -rwxrwxrwx 1 root root 487 sep 26 22:08 appmanifest_252310.acf
  47. -rwxrwxrwx 1 root root 518 aug 31 13:07 appmanifest_253650.acf
  48. -rwxrwxrwx 1 root root 492 aug 31 13:07 appmanifest_257120.acf
  49. -rwxrwxrwx 1 root root 499 sep 9 22:06 appmanifest_264280.acf
  50. -rwxrwxrwx 1 root root 764 sep 19 14:36 appmanifest_40400.acf
  51. -rwxrwxrwx 1 root root 498 aug 30 23:43 appmanifest_43160.acf
  52. -rwxrwxrwx 1 root root 547 sep 25 22:39 appmanifest_620.acf
  53. -rwxrwxrwx 1 root root 1,2K sep 20 15:14 appmanifest_8930.acf
  54. drwxrwxrwx 1 root root 4,0K sep 25 21:46 common
  55. drwxrwxrwx 1 root root 4,0K sep 30 20:45 downloading
  56. drwxrwxrwx 1 root root 0 sep 30 20:45 temp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement