# HG changeset patch # User HackBot # Date 1377808258 0 # Node ID 93e802f87c49d488fc6364b39ec4fa61110fa3ea # Parent 3510127eaab10277e1d2c2c723f6ef06c6209484 revert diff -r 3510127eaab1 -r 93e802f87c49 bin/pastequotes --- a/bin/pastequotes Thu Aug 29 20:30:53 2013 +0000 +++ b/bin/pastequotes Thu Aug 29 20:30:58 2013 +0000 @@ -1,2 +1,1 @@ -#!/bin/sh -if [ "$1" ]; then quote "$1"; else allquotes; fi | paste +cat