chiark / gitweb /
Move AFE-related programs into a separate directory.
[bin.git] / get-bug-mbox
1 #! /bin/sh
2 wget "http://bugs.debian.org/cgi-bin/mime/bugreport.cgi?bug=$1&mbox=yes" \
3      -O "$1.mbox"