• Binkd for OS/2 and NodeList

    From Oli@2:280/464.47 to Tommi Koivula on Thu Feb 16 10:30:07 2023
    Tommi wrote (2023-02-15):

    Is there a method of getting binkd for OS/2 to read the NodeList?

    If you have perl in your binkd:

    # Use perl-hook for nodelist from
    # ftp://happy.kiev.ua/pub/fidosoft/mailer/binkd/nodelist.pl

    This is the same one that is included in the binkd repository (github) as misc/nodelist.pl.

    AFAIK it only supports one single nodelist.

    I don't, so I'm using 'nl2binkd' bash script to convert the nodelist to 'nl2binkd.inc'.

    Me too.

    #!/bin/bash
    #
    # nl2binkd v1.09

    It uses bash and awk. No idea how hard or easy it is to get it all running on OS/2

    https://ecsoft2.org/gnu-bash

    https://www.os2site.com/sw/dev/awk/ https://hobbes.nmsu.edu/download/pub/os2/dev/proglang/awk/

    ---
    * Origin: War is Peace. Freedom is Slavery. Ignorance is Strength. (2:280/464.47)
  • From Tommi Koivula@2:221/1 to Oli on Thu Feb 16 11:46:04 2023
    Hello, Oli.
    On 16/02/2023 11.30 you wrote:

    Tommi wrote (2023-02-15):
    I don't, so I'm using 'nl2binkd' bash script to convert the nodelist to
    'nl2binkd.inc'.
    Me too.

    You run os/2 too?

    #!/bin/bash
    #
    # nl2binkd v1.09
    It uses bash and awk. No idea how hard or easy it is to get it all running on OS/2

    I am running it on os/2. We were talking about binkd/2. ;)


    Tommi

    --- HotdogEd/2.13.5 (Android; Google Android; rv:1) Hotdoged/1672998931000 HotdogEd/2.13.5
    * Origin: nntp://rbb.fidonet.fi - Lake Ylo - Finland (2:221/1.0)
  • From Wilfred van Velzen@2:280/464 to Tommi Koivula on Thu Feb 16 11:25:33 2023
    Hi Tommi,

    On 2023-02-16 11:46:04, you wrote to Oli:

    #!/bin/bash
    #
    # nl2binkd v1.09
    It uses bash and awk. No idea how hard or easy it is to get it all
    running on OS/2

    I am running it on os/2. We were talking about binkd/2. ;)

    There are comparable perl and php scripts that do the same conversion. If there is perl or php available for OS/2 you could use one of those. Or do the conversion on a different OS, where bash/awk, perl or php is available, and transfer the result to the OS/2 machine...

    Bye, Wilfred.

    --- FMail-lnx64 2.1.8.0-B20230208
    * Origin: FMail development HQ (2:280/464)
  • From Tommi Koivula@2:221/1 to Wilfred van Velzen on Thu Feb 16 13:10:50 2023
    Hello, Wilfred van Velzen.
    On 16/02/2023 12.25 you wrote:

    Hi Tommi,
    On 2023-02-16 11:46:04, you wrote to Oli:
    #!/bin/bash
    #
    # nl2binkd v1.09
    It uses bash and awk. No idea how hard or easy it is to get it all
    running on OS/2
    I am running it on os/2. We were talking about binkd/2. ;)
    There are comparable perl and php scripts that do the same conversion. If there is perl or php available for OS/2 you could use one of those. Or do the conversion on a different OS, where bash/awk, perl or php is available, and transfer the result to the OS/2 machine...

    There are many ways to do that nodelist2binkd conversion. One way is to convert the nodelist to dns zone. I've done that too. In os/2 ofcourse. ;)

    --- HotdogEd/2.13.5 (Android; Google Android; rv:1) Hotdoged/1672998931000 HotdogEd/2.13.5
    * Origin: nntp://rbb.fidonet.fi - Lake Ylo - Finland (2:221/1.0)