log bin/listlist @ 12254:616be78bd12e draft

age author description
Wed, 24 Feb 2016 12:32:42 +0000 HackBot <b_jonas> perl -eopen$O,">",($c="bin/listlist");print$O qq{#!/bin/sh\\nset -e\\nexport LANG=C\\ncd /hackenv/bin;exec ls -dF *[lL]ist*\\n};close$O;chmod $c,0755;