view bin/`^ @ 11233:d8c76125d045

<oerjan> forget fun fact
author HackBot
date Thu, 02 Nov 2017 15:33:44 +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