chiark / gitweb /
For those times when keyboard repeat goes bonkers.
[bin.git] / get-bug-mbox
1 #! /bin/sh
2 wget "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=$1&mbox=yes" \
3      -O "$1.mbox"