view bin/ehlist @ 11190:e663bb69ea50

<oerjan> learn Fizzbuzz is the enterprise version of counting, where you replace certain numbers by buzzwords.
author HackBot
date Mon, 04 Sep 2017 02:21:02 +0000
parents c989a1669243
children
line wrap: on
line source

echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit
b_jonas