chiark / gitweb /
sponge: I've lost the original C source for this. Replace with a simple Perl
[bin.git] / get-bug-mbox
1 #! /bin/sh
2 wget "http://bugs.debian.org/mbox:$1" -O "$1.mbox"