view bin/pastequotes @ 4651:8d5d1b1d8a5a

<shachaf> ln -s unidecode bin/icode
author HackBot
date Fri, 06 Jun 2014 08:32:34 +0000
parents 9eed56c86b4e
children
line wrap: on
line source

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