annotate bin/pastaquote @ 1726:03235350a0e4

<oerjan> addquote <Sgeo> Actually, just as a guess, J might be worse than APL because it\'s restricted to normal (ascii?) characters, I guess
author HackBot
date Thu, 24 Jan 2013 23:18:27 +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"