view bin/keenlist @ 7305:f78fbf4ff95e

<b_jonas> learn Pike is an interpreted language that got sort of forgotten among the four big mainstream p-languages (perl, python, ruby, php).
author HackBot
date Tue, 29 Mar 2016 01:27:38 +0000
parents 852cd4577ee7
children
line wrap: on
line source

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