# HG changeset patch # User HackBot # Date 1429772035 0 # Node ID 251f5b3167b6745e5f9916fe6c7409447b9a0872 # Parent 45e95842eb856f4f23f16937b98784f67bf073b4 ` echo harry ron hermione >> bin/emptylist diff -r 45e95842eb85 -r 251f5b3167b6 bin/emptylist --- a/bin/emptylist Thu Apr 23 06:53:46 2015 +0000 +++ b/bin/emptylist Thu Apr 23 06:53:55 2015 +0000 @@ -1,2 +1,3 @@ echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit james lily +harry ron hermione