Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

bombardier(6) [debian man page]

BOMBARDIER(6)							   Games Manual 						     BOMBARDIER(6)

NAME
bombardier - the GNU Bombing utility SYNOPSIS
bombardier DESCRIPTION
bombardier is the GNU Bombing utility. This was one of my favourite games on Commodore Plus 4 when I was I child. Your task is to bomb down cities. This can be done with a 3 character wide airplane, which can drop 3 character tall bombs to the ugly # based houses. If you can bomb down all of the houses you can land with your plane, and in this case the challenge will continue on the next city. Good luck! COMMANDS
space - drops a bomb p - pauses the game q - quits from the game 1..9 - sets the speed of the game FILES
/var/games/bombardier/bdscore The shared best score file. AUTHORS
Gergely Risko <gergely@risko.hu> VERSION
Version 0.8.3 released on 2009-10-10 BUGS
Should be reported to Debian BTS, http://bugs.debian.org/bombardier Gergely Risko Version 0.8.3 BOMBARDIER(6)

Check Out this Related Man Page

IMAPCOPY(1)						       IMAPCopy User Manual						       IMAPCOPY(1)

NAME
imapcopy - IMAP backup, copy and migration tool SYNOPSIS
imapcopy DESCRIPTION
Read imapcopy -h for reference. An example configuration file can be found in the directory /usr/share/doc/imapcopy/examples. Sadly IMAPCopy does not have builtin SSL/TLS support, so you can not connect to most modern IMAP servers. A workaround is to run stunnel -c -f -d 1143 -r imap.boh.org:993 -P '' in parallel with IMAPCopy and then modify the configuration to connect to port 1143 on localhost. Here we have assumed that imap.boh.org is your IMAP server. Note, that if you need this hack for both source and destination, then you have to use two instances of stunnel and you have to configure them for different ports, of course (e.g. 1143 and 2143). SEE ALSO
stunnel(8), http://home.arcor.de/armin.diehl/imapcopy/imapcopy.html AUTHORS
Armin Diehl <ad@ardiehl.de> Author of IMAPCopy. Gergely Risko <risko@debian.org> Wrote this manpage for the Debian system. COPYRIGHT
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Armin Diehl, Gergely Risko This manual page was written for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. imapcopy 06/26/2010 IMAPCOPY(1)
Man Page