git » chasquid » master » tree

[master] / test / util / writemailto

1
2
3
4
#!/bin/bash

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