view paste/paste.25739 @ 6656:ac0b17a58520

<fizzie> ` sed -i -e \'s|exit 1|exit 1;|\' bin/mk
author HackBot
date Tue, 09 Feb 2016 00:34:29 +0000
parents 4eaaa7561873
children
line wrap: on
line source

diff -r 324c6be2e35a -r bbeb9415a2eb bin/slist
--- a/bin/slist	Fri Oct 18 03:08:30 2013 +0000
+++ b/bin/slist	Fri Oct 18 03:09:16 2013 +0000
@@ -1,4 +1,4 @@
-echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit
+echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; rm bin/slist; exit
 Taneb
 atriq
 Ngevd