git » chasquid » next » tree

[next] / test / util / writemailto

1
2
3
4
#!/bin/bash

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