view bin/repeat @ 12362:81dc8f337969 draft

<NotApplicable> ` echo \'\' > /hackenv/wisdom/lol
author HackEso <hackeso@esolangs.org>
date Wed, 03 Feb 2021 18:14:46 +0000
parents 7f957c1f4661
children
line wrap: on
line source

cnt=$1; shift; for f in $(seq $cnt); do "$@"; done | xargs