changeset 2072:2b8049bbcbad

<shachaf> echo \'tail -n+2 "$0" | xargs; exit\' > bin/emptylist; chmod +x bin/emptylist
author HackBot
date Sat, 09 Feb 2013 06:06:41 +0000
parents 38e2f54a1587
children f98b0d002a5c
files bin/emptylist
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/emptylist	Sat Feb 09 06:06:41 2013 +0000
@@ -0,0 +1,1 @@
+tail -n+2 "$0" | xargs; exit