Contributions
Bash Shell Completion Script
Michael Schürig (of BoilerPlate fame) has kindly provided a Bash shell completion script. You can download the script from here: piston (969 bytes).
From Michael's E-Mail:
I've put together a bash completion function for piston. On Debian, I just put it in
/etc/bash_completion.d, alternatively, the contents can be copied to~/.bash_completion. I don't know how things are organized on other Unix/Linux systems.
Thank you very much, Michael !