annotate bin/` @ 12296:042127c1c142 draft

<fizzie> ` rm /hackenv/bin/bfi; ln -s /hackenv/lib/kps/bfi /hackenv/bin/bfi # no need for actual copies that you can forget to delete though
author HackEso <hackeso@esolangs.org>
date Sat, 04 Jan 2020 13:28:36 +0000
parents 7df6e3f0219f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10752
2849cbc2dc08 <moonythedwarf> revert
HackBot
parents: 10751
diff changeset
1 #!/bin/bash
12177
7df6e3f0219f <oerjan> slbd `//s,1,@,
HackEso <hackeso@esolangs.org>
parents: 11075
diff changeset
2 cmd="${@-quote}"
10752
2849cbc2dc08 <moonythedwarf> revert
HackBot
parents: 10751
diff changeset
3 TIMEFORMAT="real: %lR, user: %lU, sys: %lS"
2849cbc2dc08 <moonythedwarf> revert
HackBot
parents: 10751
diff changeset
4 shopt -s extglob globstar
11075
af2c7f210c73 <oerjan> sled bin/`//s,[$]1,$cmd,;1acmd="${1-quote}"
HackBot
parents: 10752
diff changeset
5 eval -- "$cmd" | rnooodl