view bin/pastequotes @ 5481:20dd4f58da7b

<ais523> ` ln -sf . canary/canary
author HackBot
date Mon, 08 Jun 2015 20:21:03 +0000
parents 9eed56c86b4e
children
line wrap: on
line source

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