plan9front/sys/lib/tmac/sendcover

6 lines
50 B
Bash

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