annotate bin/pastaquote @ 1877:985e17f8a3fd

<Jafet> sed -ie \'s,-f UTF-8,-f UTF-16,\' bin/\\?
author HackBot
date Sun, 27 Jan 2013 09:26:50 +0000
parents 0991bd9ef09a
children
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
1677
0991bd9ef09a <oerjan> sed -i \'s/pasta/"pasta|spaghetti|macaroni|maccheroni|ravioli|fusilli|tortellini|noodle|tagliatelle"/\' bin/pastaquote
HackBot
parents: 1079
diff changeset
2 exec quote "pasta|spaghetti|macaroni|maccheroni|ravioli|fusilli|tortellini|noodle|tagliatelle"