Guest User

Untitled

a guest
Jul 18th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. f [ "$1" == "start" ]
  2. then
  3. ConsoleMessage “Sleeping Spindump”
  4. while true
  5. do
  6. sleep 60000
  7. done
Add Comment
Please, Sign In to add comment