changeset 1079:23d4e2ffcc82

<Gregor> printf \'#!/bin/sh\\nexec quote pasta\' > bin/pastaquote; chmod 0755 bin/pastaquote
author HackBot
date Fri, 14 Dec 2012 18:47:03 +0000
parents 3b54763b2a35
children b73baf16f3be
files bin/pastaquote
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/pastaquote	Fri Dec 14 18:47:03 2012 +0000
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec quote pasta
\ No newline at end of file