plan9fox/sys/lib/tmac/sendcover
2011-03-30 16:53:33 +03:00

6 lines
50 B
Bash
Executable file

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