annotate bin/CoInS @ 5375:9489512c414d

<Jafet> ` (echo \'\xe2\x80\x8b#!/bin/sh\'; echo \'echo "$@" | sed \'\\\'\'s/\\\\/\\n/g\'\\\'\' >/tmp/a.c && gcc -w -Wfatal-errors -std=c11 -O2 /tmp/a.c -o /tmp/a.out && /tmp/a.out\') >bin/cc && chmod +x bin/cc
author HackBot
date Thu, 28 May 2015 21:05:03 +0000
parents e07bbf01e729
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4704
67baaabc17e9 <mroman> echo "#!/bin/sh" > bin/CoInS
HackBot
parents: 4703
diff changeset
1 #!/bin/sh
4705
e07bbf01e729 <mroman> echo "coins | CaT" >> bin/CoInS
HackBot
parents: 4704
diff changeset
2 coins | CaT