Advertisement
Guest User

Untitled

a guest
May 6th, 2015
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. kaze@gamebox ~/.local/share/Steam/ubuntu12_32
  2. % ls -lh !10040
  3. total 3.1M
  4. -rwx------ 1 kaze kaze 237K Aug 26 2014 crashhandler.so
  5. -rwx------ 1 kaze kaze 2.8M Aug 26 2014 steam
  6. drwx------ 4 kaze kaze 4.0K Aug 26 2014 steam-runtime
  7.  
  8. kaze@gamebox ~/.local/share/Steam/ubuntu12_32
  9. % file steam !10041
  10. steam: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 3.2.32, BuildID[sha1]=a91742009a29dfbef1ed2fcf1ee77ef4f8152881, not stripped
  11.  
  12. kaze@gamebox ~/.local/share/Steam/ubuntu12_32
  13. % ./steam !10042
  14. zsh: no such file or directory: ./steam
  15.  
  16. kaze@gamebox ~/.local/share/Steam/ubuntu12_32
  17. % ldd steam !10043
  18. not a dynamic executable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement