|
|||||
| | |||||
| sub-categories and articles | |
| --->create new sub-category | |
uni2.pl | |
| add
#!/usr/bin/perl use IO::Handle; open(WRITEHANDLE,"|ispell -a"); print WRITEHANDLE "sunshine"; WRITEHANDLE->autoflush(1); | |
unidirectionalpipe.pl | |
| add
#!/usr/bin/perl use IO::Handle; #perl -e 'open(WRITEHANDLE,"|ispell -a");print WRITEHANDLE "sunshine";close(WRITEHANDLE);' pipe(WRITEHANDLE,"|ispell -a"); WRITEHANDLE->autoflush(1); | |
| --->upload your article | |
User submitted category site links |
|
(None) | |
-->submit a page from your site dealing with unidir to the sirfsup! web directory for listing | |