annotate bin/bf @ 5325:45e95842eb85

<izabera> ` echo james lily >> bin/emptylist
author HackBot
date Thu, 23 Apr 2015 06:53:46 +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%%!*}")