chiark / gitweb /
testing-blockages: Script from Anthony Towns to print a brief analysis of
[bin.git] / mailtonews.wrapper
1 #! /bin/sh
2 mailtonews >> "$HOME/.m2n-errors" 2>&1
3 exit 0