log bin/quotenums @ 12256:821155c00e34 draft

age author description
Sat, 16 Nov 2019 23:13:07 +0000 HackEso <fizzie> sled /hackenv/bin/quotenums//s|quotes|${HACKENV-/hackenv}/quotes| draft
Thu, 02 Apr 2015 03:03:23 +0000 HackBot <shachaf> ` echo -ne \'#!/bin/sh\\ngrep -P -i -n "$1" quotes | cut -d \':\' -f 1 | xargs\\n\' > bin/quotenums; chmod +x bin/quotenums