Advertisement
Guest User

Untitled

a guest
Aug 16th, 2014
339
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. 1000 # strace -o alsactl-help -eopen alsactl --help
  2.  
  3. open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
  4. open("/usr/lib64/libasound.so.2", O_RDONLY|O_CLOEXEC) = 3
  5. open("/lib64/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
  6. open("/lib64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
  7. open("/lib64/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
  8. open("/lib64/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
  9. open("/lib64/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
  10. +++ exited with 0 +++
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement