view bin/pastequotes @ 1281:3abb720e3f78

<shachaf> echo \'echo -n "oerjan $@" | zalgo\' > bin/zalgoerjan; chmod +x bin/zalgoerjan
author HackBot
date Mon, 07 Jan 2013 01:26:29 +0000
parents e037173e0012
children 8fadb562842e 655956824d41
line wrap: on
line source

#!/bin/sh
if [ "$1" ]; then quote "$1"; else allquotes; fi | paste