annotate bin/pastaquote @ 1822:499f5c105cde

<oerjan> cat q.1 >q
author HackBot
date Fri, 25 Jan 2013 21:05:39 +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"