• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.cvs2clH A D03-May-20220

ChangeLogH A D03-May-2022480 2512

MakefileH A D03-May-2022163 135

READMEH A D03-May-2022886 3625

pntstr.plH A D03-May-202212.3 KiB415285

README

1     PntStr: Point String / Point Segment Processor
2
3     This program operate with pointsergment of the node, it's good assistante
4for SysOp.
5
6     Requires:
7- husky fidoconfig without includes (or replace defaults in program text)
8- Perl 5
9
10     Pntstr scan secure inbound directory for files pointstr.*
11(* = point number) and parse its.
12
13Point string file format (with line numbers):
141: Session_password_for_point
152: Pointlist string
16
17Features:
18- check password
19- match file suffix & point string
20- validate flags
21- validate phone
22- replace spaces & tabs with underscore
23- log all actions
24- backup pointsegment into *.bak
25- write output comments into stdout (for posting into ode information echoarea)
26
27Limitations:
28- fidoconfig includes not supported
29- only first address in fidoconfig use (not support multi-aka system)
30
31
32Use PntStr with pleasure :)
33
34(c) Stas Degteff 2:5080/102
35
36