view bin/` @ 11256:25af74e94d40

<oerjan> learn This is something shachaf likes to talk about. We\'re often unsure what this is, though.
author HackBot
date Sat, 09 Dec 2017 11:43:01 +0000
parents af2c7f210c73
children 7df6e3f0219f
line wrap: on
line source

#!/bin/bash
cmd="${1-quote}"
TIMEFORMAT="real: %lR, user: %lU, sys: %lS"
shopt -s extglob globstar
eval -- "$cmd" | rnooodl