index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
lib
/
tmac
/
sendcover
blob: bb17c1373b71b058561302d8ceca3c2b54c43f69 (
plain
)
1
2
3
4
5
#!/bin/rc
T=/tmp/cs$pid
cstrans $T $1
rc $T
rm $T