plan9fox/sys/lib/tmac/sendcover
2011-03-30 19:35:09 +03:00

6 lines
50 B
Bash

#!/bin/rc
T=/tmp/cs$pid
cstrans $T $1
rc $T
rm $T