view bin/pastequotes @ 2030:7863ab0eb0a9

<Sgeo> echo "echo r\xe9sum\xe9" > bin/resume
author HackBot
date Thu, 07 Feb 2013 08:23:48 +0000
parents e037173e0012
children 8fadb562842e 655956824d41
line wrap: on
line source

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