view bin/( @ 12137:db60ce0f0bb3 draft

<b_jonas> fetch /hackenv/bin/uptime https://hack.esolangs.org/get/bin/uptime
author HackEso <hackeso@esolangs.org>
date Sun, 17 Nov 2019 19:16:20 +0000
parents a4ab900710c2
children a626721f5556
line wrap: on
line source

#!/bin/bash
TIMEFORMAT="real: %lR, user: %lU, sys: %lS"
shopt -s extglob globstar
rm canary; eval -- "$1" | rnooodl