log

age author description
Thu, 25 Feb 2016 07:20:08 +0000 HackBot <b_jonas> perl -e-e($o="bin/list-ng") and die; open$O,">",$o or die; print $O "#!/bin/sh\\nexec culprits-ng ~/share/conscripts\\n"; close$O;chmod 0755,$o or die;