annotate bin/` @ 12177:7df6e3f0219f draft

<oerjan> slbd `//s,1,@,
author HackEso <hackeso@esolangs.org>
date Thu, 21 Nov 2019 04:39:30 +0000
parents af2c7f210c73
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