view bin/pastequotes @ 3916:46e2ffcf006b

<Bike> echo \'rm bin/slist\' >> bin/slist # There.
author HackBot
date Fri, 18 Oct 2013 03:03:08 +0000
parents 9eed56c86b4e
children
line wrap: on
line source

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