summaryrefslogtreecommitdiffstats
path: root/network/qodem/qodem-convert.1
blob: e92a4d9bfa6429ee069316c0a4e833eebc43561c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
.\" Man page generated from reStructuredText.
.
.
.nr rst2man-indent-level 0
.
.de1 rstReportMargin
\\$1 \\n[an-margin]
level \\n[rst2man-indent-level]
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
-
\\n[rst2man-indent0]
\\n[rst2man-indent1]
\\n[rst2man-indent2]
..
.de1 INDENT
.\" .rstReportMargin pre:
. RS \\$1
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
. nr rst2man-indent-level +1
.\" .rstReportMargin post:
..
.de UNINDENT
. RE
.\" indent \\n[an-margin]
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.TH "QODEM-CONVERT" 1 "2023-07-29" "1.0.1" "SlackBuilds.org"
.SH NAME
qodem-convert \- convert BBS dialing lists to qodem format
.\" RST source for qodem-convert(1) man page. Convert with:
.
.\" rst2man.py qodem-convert.rst > qodem-convert.1
.
.SH SYNOPSIS
.sp
qodem\-convert\-syncterm \fBinput.lst\fP \fBoutput.txt\fP
.sp
qodem\-convert\-ibbs \fBinput.txt\fP \fBoutput.txt\fP
.SH DESCRIPTION
.sp
These utilities convert BBS dialing lists to the \fBfonebook.txt\fP
format used by \fBqodem\fP(1).
.sp
To convert a \fBsyncterm\fP(1) list, use a command like:
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
qodem\-convert\-syncterm ~/.syncterm/syncterm.lst ~/.qodem/fonebook.txt
.ft P
.fi
.UNINDENT
.UNINDENT
.sp
To convert the telnetbbsguide list, first download it from:
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
https://www.telnetbbsguide.com/lists/download\-list/
.ft P
.fi
.UNINDENT
.UNINDENT
.sp
Get either the Monthly or Daily zip file. Extract it, and find the
"short form" list, which will have a filename like \fBshort_Jul_23.txt\fP\&.
Use a command like:
.INDENT 0.0
.INDENT 3.5
.sp
.nf
.ft C
qodem\-convert\-ibbs short_Jul_23.txt ~/.qodem/fonebook.txt
.ft P
.fi
.UNINDENT
.UNINDENT
.SH COPYRIGHT
.sp
Public Domain, or CC0 License in jurisdictions that do not recognize
the public domain.
.SH AUTHORS
.sp
\fBqodem\fP, \fBqodem\-convert\-syncterm\fP, and \fBqodem\-convert\-ibbs\fP were
written by Autumn Lamonte.
.sp
This man page written for the SlackBuilds.org project
by B. Watson, and is licensed under the WTFPL.
.SH SEE ALSO
.sp
\fBqodem\fP(1), \fBqodem\-x11\fP(1), \fBsyncterm\fP(1)
.sp
The qodem homepage: \fI\%https://qodem.sourceforge.io/\fP
.\" Generated by docutils manpage writer.
.