Advertisement
Guest User

Untitled

a guest
Mar 9th, 2020
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. strace /usr/bin/CUSTOMAPP
  2. execve("/usr/bin/CUSTOMAPP", ["/usr/bin/CUSTOMAPP"], 0x7ffe1498f530 /* 15 vars */) = -1 ENOENT (No such file or directory)
  3. strace: exec: No such file or directory
  4. +++ exited with 1 +++
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement