Hacking HP Printers

Get the hpunix.c source file and compile it:
[shell]>$ gcc -o hpunix hpunix.c[/shell]
Have fun:
[shell]$ ./hpunix printer.domain.com ‘agafix rocks!’[/shell]
Credits go to Irongeek.