view bin/`^ @ 10927:173801e1890f

<oerjan> ` cp tmp/3 bin/3
author HackBot
date Sat, 20 May 2017 08:00:07 +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