plan9port
fork of plan9port with libvec, libstr and libsdb
Log
|
Files
|
Refs
|
README
|
LICENSE
sendcover (50B)
1
#!/bin/rc
2
T=/tmp/cs$pid
3
cstrans $T $1
4
rc $T
5
rm $T