Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pennmush(6) [debian man page]

PENNMUSH(6)							   Games Manual 						       PENNMUSH(6)

NAME
pennmush - The PennMUSH mush server DESCRIPTION
This manual page documents briefly the pennmush mush server. It was written for the Debian distribution because the original program does not have a manual page. This is the PennMUSH flavor of mud servers of the MUSH branch. It provides a number of flexible features to enable players to extend the virtual world. This is done by building new rooms and objects, and utilizing its internal programming language, MUSHcode. PennMUSH provides flexible compatibility with the MUSHcode features of many of the other common MUSH flavors, as well as its own approach to them. CREDITS
Maintainer: Javelin Developers: Talek [TAP], Raevnos [SW], Ervin Hearn III [EEH] Porters: Nick Gammon [NJG] (win32), Dan Williams [DW] (MacOS), Sylvia (OS/2) Former devteam: Rhyanna [RLM], Trivian [TN], Halatir [LdW] The original TinyMUSH 1.0 code was written by Lawrence Foard, and was based upon James Aspnes' TinyMUD server. Since then, the code has been modified by the programmers of MicroMUSE (then MicroMUSH), and Joseph Traub (Moonchilde of PernMUSH). From January 1992 to January 1995, Lydia Leong (Amberyl of PernMUSH / Polgara of Belgariad) maintained the code currently known as PennMUSH 1.50. From January 1995 on, Alan Schwartz (Paul of DuneMUSH / Javelin elsewhere) has been maintaining this code, along with a development team. Big thanks to the developers of TinyMUSH 2.0, 2.2 [2.2], 3.0 [3], Mux2, and Rhost [Rhost] servers, as well as to the players of Belgariad MUSH, DuneMUSH, and M*U*S*H, and everyone else using this server! AUTHOR
This manual page was written by Ervin Hearn III <noltar@korongil.net>, for the Debian GNU/Linux system (but may be used by others). SEE ALSO
penn-install(1) http://www.pennmush.org/ The primary PennMUSH server webpage. http://community.pennmush.org/ The community page for PennMUSH users. http://www.pennmush.org/~alansz/guide/ Javelin's Guide for PennMUSH Gods. http://www.pennmush.org/cgi-penn/fom/ The PennMUSH FAQ-o-matic, an interactive FAQ. http://mush101.elsemu.net/ The MUSH101 Schoolhouse. http://www.godlike.com/mushman/ Amberyl's MUSH Manual, outdated but still useful. September 11, 2003 PENNMUSH(6)

Check Out this Related Man Page

FTPSTATS(8)						      System Manager's Manual						       FTPSTATS(8)

NAME
ftpstats - FTP Log summarizer SYNOPSIS
ftpstats [options] DESCRIPTION
Ftpstats dissects the defined ftp log and reports various statistics as requested. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. OPTIONS
-f filename Use filename rather than the default /var/log/xferlog -r Include real users. -a Include anonymous users. -h Include report on hourly traffic. -d Include report on domain traffic. -t Report on total traffic by section. -i Report on incoming traffic only (uploads). -o Report on outgoing traffic only (downloads). -Ddomain Report only on traffic from domain This option leads to problems with the local domain: e.g. test.com is encountered under test and not recognized under com, -D com will give you only stats about com excluding test.com! Use -A com for correct results. -Aaddress Report only on traffic from addresses whose end matches address e.g. -A test.domain.com will report on address ending with test.domain.com -ldepth Depth of path detail for sections -ssection Section to report on. e.g. -s /pub will report only on paths under /pub BUGS
No known bugs at this time. If you discover any bugs, please report at http://bugs.proftpd.org/ For help/support, try the ProFTPD mailing lists, detailed on http://www.proftpd.org/lists.html SEE ALSO
proftpd(8),proftpd.conf(5),xferlog(5) AUTHORS
ProFTPD is written and maintained by a number of people, full credits can be found on http://www.proftpd.org/credits.html CREDITS
This manual page was written by Francesco P. Lovergine <frankie@debian.org> and other Debian developers, for the Debian GNU/Linux system (but may be used by others). Please use the most appropriate mailing list listed on http://www.proftpd.org/lists.html for ftpstats related comments. Debian GNU/Linux October 30, 2002 FTPSTATS(8)
Man Page