Introduction
Statistics
Contact
Development
Disclaimer
Help
sendcover - 9base - revived minimalist port of Plan 9 userland to Unix
git clone git://git.suckless.org/9base
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