Advertisement
Guest User

Untitled

a guest
Sep 18th, 2012
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. strace /opt/bin/skype
  2. execve("/opt/bin/skype", ["/opt/bin/skype"], [/* 80 vars */]) = -1 ENOENT (No such file or directory)
  3. write(2, "strace: exec: No such file or di"..., 40strace: exec: No such file or directory
  4. ) = 40
  5. exit_group(1) = ?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement