chiark / gitweb /
simple script to print the character set of a .po file in a way suitable for feeding...
[bin.git] / get-bug-mbox
1 #! /bin/sh
2 wget "http://bugs.debian.org/mbox:$1" -O "$1.mbox"