view bin/`^ @ 12045:18a62a151fd3 draft

<oerjan> sled bin/nur//1i#!/bin/bash
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 04:10:56 +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