annotate bin/pastaquote @ 1785:7cc660d3fbef

<oerjan> fetch http://oerjan.nvg.org/paste
author HackBot
date Fri, 25 Jan 2013 14:20:19 +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"