logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

HELLO - perform initial conversation with a newsserver (used by sn news system)

Description

HELLO  is  the  program  that  gets  executed  for  every  newsserver by the snget(8) program. There is a
       connection to the newsserver, but nothing has been sent or received yet. This program handles the initial
       contact. File descriptors 6 is used for data coming from the newsserver, and descriptor  7  is  used  for
       data going to the newsserver.

       This program is used by the sn news system.

       You  never have to use this program yourself. However, when a newsserver is non-standard, you may have to
       modify   a   copy   of   it   for   that   server.    Newsserver-specific   copies   should    go    into
       /var/spool/sn/.outgoing/HOST

Name

       HELLO - perform initial conversation with a newsserver (used by sn news system)

See Also

snget(8),sn(8)HELLO(8)

Synopsis

HELLO

See Also