view bin/pastekarma @ 5354:e27e3b8f9265

<oren> ` chmod a+x bin/\xce\xbf\xcf\x85\xce\xb5\xce\xbb\xce\xba\xce\xbf\xce\xbc\xce\xb5
author HackBot
date Mon, 04 May 2015 22:59:48 +0000
parents e037173e0012
children
line wrap: on
line source

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