annotate bin/llist @ 6658:c1477023c681

<oerjan> mkx bin/echo-p//echo "$1"; [[ "$1" == */* ]] && mkdir -p "${1%/*}" 2>/dev/null
author HackBot
date Tue, 09 Feb 2016 01:12:38 +0000
parents 4bcd1570f7de
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3908
4bcd1570f7de <oerjan> revert
HackBot
parents:
diff changeset
1 echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit
4bcd1570f7de <oerjan> revert
HackBot
parents:
diff changeset
2 danish