view bin/` @ 12280:1c5330229fcf draft

<oerjan> learn The password of the month is only if lambda is a macro
author HackEso <hackeso@esolangs.org>
date Wed, 01 Jan 2020 02:18:55 +0000
parents 7df6e3f0219f
children
line wrap: on
line source

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