log bin/quotenums @ 11143:01a5ff6d57ce

age author description
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