annotate bin/bf @ 5580:8876c212d16c

<int-e> ` echo It\\\'s neither clockwise nor counterclockwise nor otherwise. >> wisdom/wise
author HackBot
date Mon, 15 Jun 2015 21:09:02 +0000
parents e46ad2cd2dbe
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5065
bb21261948dc <fizzie> rm bin/bf; echo $\'#! /bin/bash\\n[[ $# > 0 ]] || { echo "Run what?"; exit 1; }\\nci="$*"\\necho -n "${ci#*!}" | echo /hackenv/interps/egobfi/src/egobfi8 <(echo -n "${ci%%!*}")\' > bin/bf; chmod +x bin/bf
HackBot
parents: 5064
diff changeset
1 #! /bin/bash
bb21261948dc <fizzie> rm bin/bf; echo $\'#! /bin/bash\\n[[ $# > 0 ]] || { echo "Run what?"; exit 1; }\\nci="$*"\\necho -n "${ci#*!}" | echo /hackenv/interps/egobfi/src/egobfi8 <(echo -n "${ci%%!*}")\' > bin/bf; chmod +x bin/bf
HackBot
parents: 5064
diff changeset
2 [[ $# > 0 ]] || { echo "Run what?"; exit 1; }
bb21261948dc <fizzie> rm bin/bf; echo $\'#! /bin/bash\\n[[ $# > 0 ]] || { echo "Run what?"; exit 1; }\\nci="$*"\\necho -n "${ci#*!}" | echo /hackenv/interps/egobfi/src/egobfi8 <(echo -n "${ci%%!*}")\' > bin/bf; chmod +x bin/bf
HackBot
parents: 5064
diff changeset
3 ci="$*"
5067
e46ad2cd2dbe <fizzie> rm bin/bf; echo $\'#! /bin/bash\\n[[ $# > 0 ]] || { echo "Run what?"; exit 1; }\\nci="$*"\\necho -n "${ci#*!}" | /hackenv/interps/egobf/src/egobfi8 <(echo -n "${ci%%!*}")\' > bin/bf; chmod +x bin/bf
HackBot
parents: 5066
diff changeset
4 echo -n "${ci#*!}" | /hackenv/interps/egobf/src/egobfi8 <(echo -n "${ci%%!*}")