changeset 7007:67ea9ff78b3a

<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;
author HackBot
date Thu, 25 Feb 2016 07:20:08 +0000
parents 458fca97071d
children d92234a1d449
files bin/list-ng
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/list-ng	Thu Feb 25 07:20:08 2016 +0000
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec culprits-ng ~/share/conscripts