view bin/pastekarma @ 10220:3d2df2077c46

<shachaf> sled bin/hlnp//s#share#/hackenv/&#
author HackBot
date Wed, 08 Feb 2017 23:35:02 +0000
parents e037173e0012
children
line wrap: on
line source

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