view bin/pastekarma @ 1918:a3c1c5d1eb4f

<Taneb> learn Tanebventions include D-modules and automatic squirrel feeders
author HackBot
date Thu, 31 Jan 2013 20:24:59 +0000
parents e037173e0012
children
line wrap: on
line source

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