Guest User

Untitled

a guest
Aug 18th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. I have also tried:
  2. =================
  3. $ touch /tmp/bash.sh
  4. $ chmod +x /tmp/bash.sh
  5. $ echo "sudo convert /tmp/testing.tiff /tmp/testing.jpg" > /tmp/bash.sh
  6. $ java -jar Myshell.jar # note: system("/tmp/bash.sh"); was used as absolute path
  7. [sudo] password for alex:
Add Comment
Please, Sign In to add comment