1NODELIST2LBDB(1) User Manuals NODELIST2LBDB(1)
2
3
4
6 nodelist2lbdb - convert Fido nodelist and pointlist to lbdb format
7
9 nodelist2lbdb nodelist.XXX [point24.XXX]
10
12 This little script reads in a Fido named nodelist.XXX and optionally a
13 Fido point list named points24.YYY and generates a list with the lbdb
14 format:
15 <mailaddress> TAB <realname> TAB <comment>
16 This file is written to $HOME/.lbdb/nodelist
17
19 $HOME/.lbdb/nodelist
20 /usr/libexec/lbdb/m_fido
21
23 lbdbq(1)
24
26 nodelist2lbdb is written by Roland Rosenfeld <roland@spinnaker.de>.
27
28
29
30Unix October 2005 NODELIST2LBDB(1)