.\" =()<.ds a @@>()= .ds a /var/news .\" =()<.ds b @@>()= .ds b /usr/local/libexec/cnews .\" =()<.ds c @@>()= .ds c /var/lib/news .TH EXPLODE 8CN "28 Aug 1994" .BY "C News" .SH NAME explode \- expand a relaynews master batch file into all the ordinary batch files implied .SH SYNOPSIS .B explode [ file ... ] .SH DESCRIPTION .I Explode reads a master batch file produced by .IR relaynews (8CN) and writes all the plain batch files described therein. .I Explode should be run in .BR \*a , since the input file will almost certainly contain path names relative to .BR \*a . .PP The format of the input file(s) is .LP .nf .in +0.5i .ft B # optional comments <82756@uunet.uu.net> news/admin/12435 2097 F out.going/site1/togo f \*a/out.going/site2/togo n out.nntp/site3 I out.going/site4.wehave/togo .ft .in -0.5i .fi .LP where .B 2097 is the article size in bytes, and where there is one .B "" line per article and an .BR F , .BR f , .B n or .B I line per site getting that article. .SH "SEE ALSO" news(5), newsbatch(8CN), relaynews(8CN) .SH HISTORY Written by Geoff Collyer at Software Tool & Die.