changeset 3545:8fadb562842e

<Roujo> echo cat > /hackenv/bin/pastequotes
author HackBot
date Thu, 29 Aug 2013 20:15:46 +0000
parents bc37b2b9cc23
children e0e412a27bad
files bin/pastequotes
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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