More files!

This commit is contained in:
rsc
2004-05-15 23:45:13 +00:00
parent 36a9115fcb
commit 13f7391e4a
213 changed files with 54952 additions and 0 deletions

5
tmac/sendcover Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/rc
T=/tmp/cs$pid
cstrans $T $1
rc $T
rm $T