changeset 2075:5b815565e087

<shachaf> mv bin/{supermega,sm}list
author HackBot
date Sat, 09 Feb 2013 06:07:56 +0000
parents 4f9db30924a4
children 227092276d17
files bin/smlist bin/supermegalist
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/smlist	Sat Feb 09 06:07:56 2013 +0000
@@ -0,0 +1,2 @@
+tail -n+2 "$0" | xargs; exit
+shachaf
--- a/bin/supermegalist	Sat Feb 09 06:07:01 2013 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-tail -n+2 "$0" | xargs; exit
-shachaf