table of contents
CROSSPOST(8) | System Manager's Manual | CROSSPOST(8) |
NAME¶
crosspost - create the links for cross posted articlesSYNOPSIS¶
crosspost [ -D dir ] [ -s ] [ file... ]DESCRIPTION¶
Crosspost reads group and article number data from files or standard input if none are specified. (A single dash in the file list means to read standard input.) It uses this information to create the hard, or symbolic, links for cross posted articles. Crosspost is designed to be used by InterNetNews to create the links as the articles come in. Normally innd creates the links but by having crosspost create the links innd spends less time waiting for disk IO. In this mode one would start innd(8) using the ``-L'' flag. Crosspost expects input in the form:group.name/123 group2.name/456
group3.name/789
crosspost:*:Tc,Ap,WR:/usr/lib/news/bin/crosspost
awk <history -F' ' '(NF > 2){print $3}'
| crosspost