From owner-freebsd-isp Mon Jun 16 09:37:46 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA14668 for isp-outgoing; Mon, 16 Jun 1997 09:37:46 -0700 (PDT) Received: from noc.demon.net (firewall-user@server.noc.demon.net [193.195.224.4]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA14611; Mon, 16 Jun 1997 09:36:32 -0700 (PDT) Received: by noc.demon.net; id RAA21546; Mon, 16 Jun 1997 17:35:18 +0100 (BST) Received: from stress.noc.demon.net(195.11.55.5) by inside.noc.demon.net via smap (3.2) id xma021538; Mon, 16 Jun 97 17:35:06 +0100 Received: from hdm by stress.noc.demon.net with local (Exim 1.61 #3) id 0wdekC-0005oW-00; Mon, 16 Jun 1997 17:35:04 +0100 To: Penisoara Adrian cc: freebsd-isp@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Q) IRC server : &channels ?!? X-Mailer: nmh v0.14, exmh 2.0gamma, gvim 4.5 X-Colour: Green In-reply-to: Date: Mon, 16 Jun 1997 17:35:04 +0100 From: Dom Mitchell Message-Id: Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Penisoara Adrian wrote: > Hi ! > > It's me again with another (probably stupid) question: > I have installed the irc-2.9.1.16 port from the FreeBSD port collection > and, after tweaking a bit the ircd.inf to kick it online, I faced a minor > problem: doing a "/list" while logged in shows 8 channels starting with > '&': > > &LOCAL 1 > &HASH 1 > &SERVERS 1 > &NUMERICS 1 > &CHANNEL 1 > &KILLS 1 > &NOTICES 1 > &ERRORS 1 > > What do these channels stand for and can I hide them ? Any links to > related documentation/FAQs are appreciated. Dunno about docs, but... These channels are a standard feature of 2.9.x servers. They are in place of various operator modes. -Dom