git » chasquid » main » tree

[main] / test / util / writemailto

1
2
3
4
#!/bin/bash

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