git » chasquid » smarthost » tree

[smarthost] / test / util / writemailto

1
2
3
4
#!/bin/bash

echo "From writemailto" > "$1"
exec cat >> "$1"