# HG changeset patch # User HackBot # Date 1382065756 0 # Node ID bbeb9415a2eb4253f29b3a6782adba8f95328da1 # Parent 324c6be2e35a5c6e48df1c1a8f3bb1818cd48caf sed -i \'s/exit/rm bin\\/slist\\; exit/\' bin/slist 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