Skip to content
Ambrose Li edited this page Aug 8, 2020 · 1 revision

Pnews, generated from the template in Pnews.sh, is a shell script that implements trn’s article posting function.

Text manipulations are all performed by traditional Unix tools, mainly sed(1). Perl, for example, is conspicuously absent.

Clone this wiki locally