chiark / gitweb /
desymlink: Use File::Copy rather than a call to system(). Add more error
[bin.git] / mailtonews.wrapper
1 #! /bin/sh
2 mailtonews >> "$HOME/.m2n-errors" 2>&1
3 exit 0