view bin/pastequotes @ 5942:2c0920181b85

<tswett> sed -i \'s/import itertools/import sys, itertools/\' bin/loudly
author HackBot
date Sat, 29 Aug 2015 22:24:30 +0000
parents e037173e0012
children 8fadb562842e 655956824d41
line wrap: on
line source

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