# HG changeset patch # User HackBot # Date 1377808248 0 # Node ID a2c0fbb7c2b10c558f68d64dbc56993a06af3431 # Parent c280b627f1a9f40995e994035c96b1b3dd3960e7 revert diff -r c280b627f1a9 -r a2c0fbb7c2b1 bin/pastequotes --- a/bin/pastequotes Thu Aug 29 20:30:40 2013 +0000 +++ b/bin/pastequotes Thu Aug 29 20:30:48 2013 +0000 @@ -1,2 +1,1 @@ -#!/bin/sh -if [ "$1" ]; then quote "$1"; else allquotes; fi | paste +cat