annotate bin/` @ 12278:805908a65518 draft

<kspalaiologos> fetch /hackenv/bin/asmbf https://hack.esolangs.org/get/bin/asmbf
author HackEso <hackeso@esolangs.org>
date Tue, 31 Dec 2019 18:31:10 +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