Guest User

Untitled

a guest
Jun 18th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. # Interrupt via ^C when getting error messages.
  2. while true; do mv doll doll.gz; gzip -d doll.gz; done;
Add Comment
Please, Sign In to add comment