Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/sh
- if [ "$TERM" = "linux" ]; then
- /bin/echo -e "
- \e]P04a3637
- \e]P1d17b49
- \e]P27b8748
- \e]P3af865a
- \e]P4535c5c
- \e]P5775759
- \e]P66d715e
- \e]P7c0b18b
- \e]P84a3637
- \e]P9d17b49
- \e]PA7b8748
- \e]PBaf865a
- \e]PC535c5c
- \e]PD775759
- \e]PE6d715e
- \e]PFc0b18b
- "
- # get rid of artifacts
- clear
- fi
Advertisement
Add Comment
Please, Sign In to add comment