view bin/`^ @ 12273:de2990eb5cdf draft

<kspalaiologos> `` rm /hackenv/bin/bfasm
author HackEso <hackeso@esolangs.org>
date Tue, 31 Dec 2019 17:45:31 +0000
parents 332c4d131d82
children
line wrap: on
line source

[[ $# == 2 ]] || { echo "Usage: $0 n cmd" >&2; exit 2; }; for ((i=0; i < $1; i++)); do \` "$2"; done | sport