view bin/repeat @ 12355:edf365a97e1c draft

<b_jonas> learn The password of the month is wake these token brings
author HackEso <hackeso@esolangs.org>
date Tue, 01 Dec 2020 18:12:07 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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