Created
April 10, 2015 08:01
-
-
Save wireghoul/da5196307808e9471e9e to your computer and use it in GitHub Desktop.
Ducksay
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@kali:~# /usr/games/cowsay -f ducksec4 'QUACK THE PLANET!!!' | |
_____________________ | |
< QUACK THE PLANET!!! > | |
--------------------- | |
\ | |
\ | |
\ ___ | |
__.' '. | |
(__} o ) | |
'._. / | |
) ( / | |
/ `'"'`` | | |
{ -'`} / | |
_.-' .' jgs | |
^^^``^``^`^``^^^`^^`^`^`^^`` | |
root@kali:~# /usr/games/cowsay -f ducksec3 'QUACK THE PLANET!!!' | |
_____________________ | |
< QUACK THE PLANET!!! > | |
--------------------- | |
\ | |
\ | |
\ __ | |
__.' '. | |
(__} o ) .-') | |
'.__. /` .' | |
(`--') _.'--`) | |
`-.{ / | |
\ /` | |
/\/'-\-` | |
\_| /`| | |
jgs \/ | |
root@kali:~# /usr/games/cowsay -f ducksec2 'QUACK THE PLANET!!!' | |
_____________________ | |
< QUACK THE PLANET!!! > | |
--------------------- | |
\ | |
\ | |
.--. | |
_/aa \ | |
\__\ | | |
) ( , | |
/ `-----'\ | |
| --. | | |
.-\ --' /-. | |
jgs `'.-_.-_-,_-._-.-'` | |
root@kali:~# /usr/games/cowsay -f ducksec 'QUACK THE PLANET!!!' | |
_____________________ | |
< QUACK THE PLANET!!! > | |
--------------------- | |
\ | |
\ ..---.. | |
\ .' _ `. | |
__..' (o) : | |
`..__ ; | |
`. / | |
; `..---...___ | |
.' `~-. .-') | |
. ' _.' | |
: : | |
\ ' | |
+ J | |
`._ _.' | |
`~--....___...---~' mh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment