annotate bin/pastaquote @ 1219:92db7698e826

<elliott> echo "#!/bin/sh" >bin/run; echo \'bash -c "$@"\' >>bin/run; chmod +x bin/run
author HackBot
date Tue, 01 Jan 2013 19:35:36 +0000
parents 23d4e2ffcc82
children 0991bd9ef09a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1079
23d4e2ffcc82 <Gregor> printf \'#!/bin/sh\\nexec quote pasta\' > bin/pastaquote; chmod 0755 bin/pastaquote
HackBot
parents:
diff changeset
1 #!/bin/sh
23d4e2ffcc82 <Gregor> printf \'#!/bin/sh\\nexec quote pasta\' > bin/pastaquote; chmod 0755 bin/pastaquote
HackBot
parents:
diff changeset
2 exec quote pasta