view bin/repeat @ 5671:17079c93fbf4

<FireFly> ` echo $\'#!/bin/sh\\nwisdom | d\xc3\xb6ts\' >bin/wisd\xc3\xb6m && chmod a+x bin/wisd\xc3\xb6m
author HackBot
date Wed, 24 Jun 2015 14:29:57 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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