# HG changeset patch # User HackBot # Date 1377807346 0 # Node ID 8fadb562842e22f3114573efff15905e652734a2 # Parent bc37b2b9cc2361cec6323f0b2a08c3df9a067d3f echo cat > /hackenv/bin/pastequotes diff -r bc37b2b9cc23 -r 8fadb562842e bin/pastequotes --- a/bin/pastequotes Thu Aug 29 20:11:21 2013 +0000 +++ b/bin/pastequotes Thu Aug 29 20:15:46 2013 +0000 @@ -1,2 +1,1 @@ -#!/bin/sh -if [ "$1" ]; then quote "$1"; else allquotes; fi | paste +cat