Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rrserve(6) [debian man page]

RRSERVE(6)							   Games Manual 							RRSERVE(6)

NAME
rrserve - server application for multi-player ricochet robots game SYNOPSIS
rrserve --host <hostname> --port <port> --name <username> --game <gamename> --watch DESCRIPTION
Rrserve is a server for the Ricochet Robots protocol. It provides for multiple users to connect to multiple active games. USAGE
Options are as follows: --help,--usage Print a help/usage message and exit. -l,--logfile filename Select a file to log all server messages to. By default, messages are sent to stderr. -p,--port port Select the TCP port to listen on. By default, rrserve listens on port 5252. AUTHOR
rserve is the work of Keith Packard <keithp@keithp.com> Rrserve is Copyright 2003,2012 Keith Packard. All Rights Reserved. This program 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; version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limi- tation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 2012-06-11 RRSERVE(6)

Check Out this Related Man Page

rtc(8)								   NVRAM WakeUp 							    rtc(8)

NAME
rtc - Prints the RTC Alarm values using ioctls on /dev/rtc. SYNOPSIS
rtc DESCRIPTION
rtc is a helper program from the package nvram-wakeup. SEE ALSO
nvram-wakeup(8) HOMEPAGE
http://sf.net/projects/nvram-wakeup/ AUTHOR
Written by Sergei Haller <Sergei.Haller@math.uni-giessen.de>. REPORTING BUGS
Report bugs at the bug tracking system (see HOMEPAGE) or on the mailing list nvram-wakeup-devel@lists.sourceforge.net COPYRIGHT
Copyright (C) 2001-2004 Sergei Haller. This program 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; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Linux Jul 07 2004 rtc(8)
Man Page

2 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

License

Dear Expert, Let say i have already Build Any Application under UNIX platform. Then i want to sell that application for Free. But buyer have to Buy the License for running my application. Somebody knows if there is an any kind of tools or another technique for Generate that License ? ... (1 Reply)
Discussion started by: tpx99
1 Replies

2. UNIX for Dummies Questions & Answers

multiple copies at once

Dear all, Today I spend almost all my day with something I hope any of you can help me with... I'm trying to write a small script (!/bin/sh) to be able to make 900 copies of one file. Can anyone help me with this? I couldn't figure this out (maybe I need to create some sort of loop) and couldn't... (8 Replies)
Discussion started by: marjocello
8 Replies