changeset 3920:bbeb9415a2eb

<shachaf> sed -i \'s/exit/rm bin\\/slist\\; exit/\' bin/slist
author HackBot
date Fri, 18 Oct 2013 03:09:16 +0000
parents 324c6be2e35a
children 2c675cbbf1a0
files bin/slist
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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