nodelist2lbdb(1) - Linux man page

Name

nodelist2lbdb - convert Fido nodelist and pointlist to lbdb format

Synopsis

nodelist2lbdb nodelist.XXX [point24.XXX]

Description

This little script reads in a Fido named nodelist.XXX and optionally a Fido point list named points24.YYY and generates a list with the lbdb format:
<mailaddress> TAB <realname> TAB <comment>
This file is written to $HOME/.lbdb/nodelist

Files

$HOME/.lbdb/nodelist
/usr/lib64/lbdb/m_fido

See Also

lbdbq(1)

Authors

nodelist2lbdb is written by Roland Rosenfeld <roland@spinnaker.de>.