Advertisement
DanPacu

Untitled

Oct 30th, 2021
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.61 KB | None | 0 0
  1. /opt/sichcill/: ls -la
  2. total 3432
  3. drwxr-xr-x 10 dan dan 4096 oct 29 17:43 .
  4. drwxr-xr-x 11 root root 4096 oct 29 17:47 ..
  5. -rw-r--r-- 1 dan dan 1122 oct 2 13:14 bower.json
  6. -rw-r--r-- 1 dan dan 38 oct 2 13:14 .bowerrc
  7. drwxrwxrwx 4 dan dan 4096 oct 29 17:48 cache
  8. -rw-r--r-- 1 dan dan 2318336 oct 29 17:18 cache.db
  9. -rw-r--r-- 1 dan dan 19 oct 2 13:14 .checkignore
  10. -rw-rw-rw- 1 dan dan 28641 oct 29 21:02 config.ini
  11. drwxr-xr-x 4 dan dan 4096 oct 2 13:14 contrib
  12. -rw-r--r-- 1 dan dan 2423 oct 2 13:14 CONTRIBUTORS.md
  13. -rw-r--r-- 1 dan dan 35275 oct 2 13:14 COPYING.txt
  14. -rw-r--r-- 1 dan dan 406 oct 2 13:14 docker-compose.yaml
  15. -rw-r--r-- 1 dan dan 1862 oct 2 13:14 Dockerfile
  16. -rw-r--r-- 1 dan dan 70 oct 2 13:14 .dockerignore
  17. -rw-r--r-- 1 dan dan 488 oct 2 13:14 .editorconfig
  18. -rw-r--r-- 1 dan dan 16384 oct 2 18:07 failed.db
  19. drwxr-xr-x 8 dan dan 4096 oct 29 17:48 .git
  20. -rw-r--r-- 1 dan dan 1307 oct 2 13:14 .gitattributes
  21. drwxr-xr-x 3 dan dan 4096 oct 2 13:14 .github
  22. -rw-r--r-- 1 dan dan 1371 oct 2 13:14 .gitignore
  23. -rw-r--r-- 1 dan dan 20559 oct 2 13:14 Gruntfile.js
  24. -rw-r--r-- 1 dan dan 145 oct 2 13:14 .lgtm.yml
  25. -rw-r--r-- 1 dan dan 765 oct 2 13:14 LICENSE.md
  26. drwxrwxrwx 2 dan dan 4096 oct 2 18:07 Logs
  27. -rw-r--r-- 1 dan dan 2483 oct 2 13:14 package.json
  28. -rw-r--r-- 1 dan dan 169492 oct 2 13:33 poetry.lock
  29. -rw-r--r-- 1 dan dan 62 oct 2 13:14 poetry.toml
  30. -rw-r--r-- 1 dan dan 6573 oct 2 13:14 pyproject.toml
  31. -rw-r--r-- 1 dan dan 4170 oct 2 13:14 README.md
  32. -rw-r--r-- 1 dan dan 1286 oct 2 13:14 SECURITY.md
  33. drwxr-xr-x 15 dan dan 4096 oct 2 13:14 sickchill
  34. -rw-r--r-- 1 dan dan 401408 oct 29 17:43 sickchill.db
  35. -rw-r--r-- 1 dan dan 81920 oct 2 18:07 sickchill.db.v44.3
  36. -rw-r--r-- 1 dan dan 81920 oct 2 18:07 sickchill.db.v44.4
  37. -rwxr-xr-x 1 dan dan 13266 oct 2 13:14 SickChill.py
  38. -rw-r--r-- 1 dan dan 441 oct 2 13:14 .snyk
  39. drwxr-xr-x 4 dan dan 4096 oct 2 13:14 tests
  40. drwxr-xr-x 6 dan dan 4096 oct 2 13:14 .venv
  41. -rw-r--r-- 1 dan dan 202224 oct 2 13:14 yarn.lock
  42. dan@raspberrypi:/opt/sickchill $ cd cache
  43. dan@raspberrypi:/opt/sickchill/cache $ ls
  44. images mako
  45. dan@raspberrypi:/opt/sickchill/cache $ sudo ls -la
  46. total 16
  47. drwxrwxrwx 4 dan dan 4096 oct 29 17:48 .
  48. drwxr-xr-x 10 dan dan 4096 oct 29 17:43 ..
  49. drwxrwxrwx 5 dan dan 4096 oct 17 18:03 images
  50. drwxrwxr-x 4 dan dan 4096 oct 29 17:49 mako
  51. dan@raspberrypi:/opt/sickchill/cache $ cd ..
  52. dan@raspberrypi:/opt/sickchill $
  53.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement