Skip to content

Instantly share code, notes, and snippets.

@zhouji
Created August 21, 2014 08:50
Show Gist options
  • Save zhouji/628ee6ec3385db90553c to your computer and use it in GitHub Desktop.
Save zhouji/628ee6ec3385db90553c to your computer and use it in GitHub Desktop.
#!/bin/bash
echo -ne "\033[0;33m"
cat<<EOT
_oo0oo_
088888880
88" . "88
(| -_- |)
0\ = /0
___/'---'\___
.' \\\\| |// '.
/ \\\\||| : |||// \\
/_ ||||| -:- |||||- \\
| | \\\\\\ - /// | |
| \_| ''\---/'' |_/ |
\ .-\__ '-' __/-. /
___'. .' /--.--\ '. .'___
."" '< '.___\_<|>_/___.' >' "".
| | : '- \'.;'\ _ /';.'/ - ' : | |
\ \ '_. \_ __\ /__ _/ .-' / /
====='-.____'.___ \_____/___.-'____.-'=====
'=---='
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
佛祖保佑 iii 永不死机
EOT
echo -ne "\033[m"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment