1) Download zine from this page. 2) Make the file executable (chmod +x zine) and probably put it somewhere you can execute it directly (/rc/bin, $home/bin/rc, &c). 3) Put your zine in $home/lib/zine, or define $zinedata. 4) You can run zine directly, or call it from a file in /rc/bin/services: Call from /rc/bin/service/tcp23 to make it accessible via telnet. Call from /rc/bin/service/telcodata for dial-in access. Requirements: • Plan 9 or plan9port (modify the #! line for plan9port).