mrkirby153

Untitled

Jul 13th, 2014
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.05 KB | None | 0 0
  1. #!/bin/bash
  2. while true; do
  3.     echo 'a'
  4. done
Advertisement
Add Comment
Please, Sign In to add comment