get-cancel-list - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
get-cancel-list (109B) | |
--- | |
1 #!/bin/sh | |
2 | |
3 printf "/cancel/csv.cgi\r\n" "${cancelitem}" \ | |
4 | nc bitreich.org 70 \ | |
5 | /br/bin/bitreich-paste | |
6 |