annotate bin/` @ 12256:821155c00e34 draft

<fizzie> ` sed -e \'s|wisdom|bin|\' < ../bin/culprits > ../bin/cblprits; chmod a+x ../bin/cblprits
author HackEso <hackeso@esolangs.org>
date Sat, 07 Dec 2019 23:36:22 +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