This should print :hankey: and :fu: emoji in my command line if supported. For funsies, try this in any sh prompt: ``` sh echo -e "Hello, \xF0\x9F\x8D\xBA" ``` [How to get Emoji in your Ubuntu Terminal](https://gist.github.com/robotslave/4633393) [Abusing emoji in IOS](http://zachholman.com/posts/abusing-emoji/)
This should print 💩 and 🖕 emoji in my command line if supported.
For funsies, try this in any sh prompt:
How to get Emoji in your Ubuntu Terminal
Abusing emoji in IOS