diff bin/smlist @ 2075:5b815565e087

<shachaf> mv bin/{supermega,sm}list
author HackBot
date Sat, 09 Feb 2013 06:07:56 +0000
parents
children 227092276d17
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