view bin/pastekarma @ 5086:295d813612d3

<fizzie> ! glass {M[mxA!a1=b0=c(10)=/ccc*1xs.?=\\]}
author HackBot
date Sat, 18 Oct 2014 21:48:01 +0000
parents e037173e0012
children
line wrap: on
line source

#!/bin/sh
cd karma
ls | while read thing; do
    echo "$thing: $(cat "$thing")"
done | paste