Advertisement
Guest User

Untitled

a guest
Dec 20th, 2012
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. DS211> ./support/version
  2. -ash: ./support/version: not found
  3. DS211> pwd
  4. /root
  5. DS211> cd /opt/tvheadend/
  6. DS211> pwd
  7. /opt/tvheadend
  8. DS211> ./support/version
  9. -ash: ./support/version: not found
  10. DS211> .opt/tvheadend/support/version
  11. -ash: .opt/tvheadend/support/version: not found
  12. DS211> ls -l
  13. total 92
  14. drwxr-xr-x 2 root root 4096 Dec 20 23:23 Autobuild
  15. -rwxr-xr-x 1 root root 1130 Dec 20 23:23 Autobuild.sh
  16. -rw-r--r-- 1 root root 32472 Dec 20 23:23 LICENSE
  17. -rw-r--r-- 1 root root 5568 Dec 20 23:23 Makefile
  18. -rw-r--r-- 1 root root 686 Dec 20 23:23 README
  19. drwxr-xr-x 3 root root 4096 Dec 20 23:25 build.linux
  20. -rwxr-xr-x 1 root root 2870 Dec 20 23:24 configure
  21. drwxr-xr-x 3 root root 4096 Dec 20 23:23 contrib
  22. drwxr-xr-x 4 root root 4096 Dec 20 23:25 data
  23. drwxr-xr-x 2 root root 4096 Dec 20 23:23 debian
  24. drwxr-xr-x 4 root root 4096 Dec 20 23:23 docs
  25. drwxr-xr-x 3 root root 4096 Dec 20 23:23 lib
  26. drwxr-xr-x 2 root root 4096 Dec 20 23:23 man
  27. drwxr-xr-x 11 root root 4096 Dec 20 23:23 src
  28. drwxr-xr-x 3 root root 4096 Dec 20 23:23 support
  29. DS211> cd support/
  30. DS211> ls
  31. changelog configure.inc dataroot epgdump getmuxlist htspmon launchpad-ppa mkbundle pbuilder posix.mk tarball version
  32. DS211> ./version
  33. -ash: ./version: not found
  34. DS211>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement