changeset 10225:985ca5f596cf

<oerjan> ` makelist xkcdwhatiflist oerjan b_jonas
author HackBot
date Fri, 10 Feb 2017 15:37:33 +0000
parents 119939807b02
children 8d016011ec17
files bin/xkcdwhatiflist
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/xkcdwhatiflist	Fri Feb 10 15:37:33 2017 +0000
@@ -0,0 +1,3 @@
+echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit
+oerjan
+b_jonas