Provided by: hybserv_1.9.5-1_amd64 

NAME
showchans - shows channels registered with Hybserv2 services
SYNOPSIS
showchans [ -h|-? ] [ -f file ] [ -n ] [ chan1 chan2 ... ]
DESCRIPTION
This manual page documents briefly the showchans command.
showchans is usually a symlink to a main Hybserv2 binary. It can read Hybserv2 channel database and
display some of channel information.
OPTIONS
-h|-? Shows help summary page.
-f file
Allows to specify alternative file "file" as channel database.
-n Instead of showing statistics per every channel, this will cause only cumulative number of
registered channels to be shown.
chan1 chan2 ...
Shows details on one or more specified channels.
SEE ALSO
hybserv(8)
COPYRIGHT
Copyright (C) 2006 Dinko Korunic and Hybserv coding team
Hybserv2 is part of the GNU project and is free software. You can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software Foundation. See the file
README in the Hybserv2 distribution for more details regarding redistribution. You should have received a
copy of the GNU General Public License along with the source for Hybserv2; see the file COPYING. If not,
write to the Free Software Foundation, 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
Hybserv2 is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
License for more details.
AUTHORS
This manpage is was originally written by Joshua Kwan <joshk@triplehelix.org> for Debian GNU Linux
distribution. It has been rewritten and is now maintained by Dinko Korunic <dinko.korunic@gmail.com>.
Send bug reports or comments to the above address or leave a bug ticket at
http://www.github.com/dkorunic/hybserv2 <URL:http://www.github.com/dkorunic/hybserv2>.
Per Sidewnder's (Cosine's) request, original Hybserv will no longer be supported. So if you have
questions or some problems, please upgrade first to a recent stable or even to a development version.
The former Hybserv development team has decided to spin off and focus its energy towards the Hybserv2
project. Like the name implies, this new version is even better. If there is something you would like to
see added to Hybserv2, please let us know as we are always looking for fresh ideas.
Hybserv was first coded by Patrick Alken <wnder@underworld.net> and is now maintained by the Hybserv2
coding team, unless otherwise mentioned in the code. For more information see the README file in Hybserv2
distribution.
09 January 2013 SHOWCHANS(8)