Created
March 29, 2017 04:17
-
-
Save ianloic/38b267c05d49b6a71a80f65b75b089d1 to your computer and use it in GitHub Desktop.
cowsay as a service over ssh
This file contains 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
% ssh -o RequestTTY=no [email protected] hello world | |
______________ | |
| hello world | | |
-------------- | |
\ ^__^ | |
\ (oo)\_____ | |
(__)\ )\/\ | |
||----w | | |
|| || |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment