I Need alot of help!!! please


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers I Need alot of help!!! please
# 8  
Old 07-09-2006
Ya thats what the dvds that the catloges came look like but i want to wipe it and turn it into something else because it looks like a perfectly good sun box and i have heard that i could turn it in to an ftp the works with windows so i dont know if thats even possible
 
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Ubuntu

Ubuntu for SPARC: Linux freezes (ALOT!)

Hi, I am wanting to get some input on an issue that I have encountered with Ubuntu 7.10 Gutsy. When installing Linux & booting Linux it freezes almost all the time, I don't know if it is the shell or whatever, but after SILO, it goes wild of freezes, then rebooting all the time. (The display... (0 Replies)
Discussion started by: huffandy
0 Replies
Login or Register to Ask a Question
DAB(6)								 BSD Games Manual							    DAB(6)

NAME
dab -- Dots and Boxes game SYNOPSIS
dab [-aw] [-n ngames] [-p <c|h><c|h>] [xdim [ydim]] DESCRIPTION
dab is a game where each player tries to complete the most boxes. A turn consists of putting one border of a box; the player setting the fourth and final border of a box gets the point for the box and has another turn. The keys used are the vi keys: k for up, j for down, h for left, and l for right. To switch between even and odd rows, use one of the fol- lowing keys: u (diagonal right up), y (diagonal left up), b (diagonal left down), n (diagonal right down); <space> sets a new border, CTRL-L and CTRL-R redraw the screen, and q quits the game. Support options are: -a Don't use the alternate character set. -n ngames ngames games will be played. (Especially useful in -p cc mode.) -p <c|h><c|h> Select which of the two players is a human or a computer. The first argument is the first player; c stands for computer and h for human. -w Wait for a character press between games. xdim and ydim define the size of the board in the x and y dimensions. AUTHORS
Christos Zoulas <christos@NetBSD.org> SEE ALSO
Elwyn R. Berlekamp, The Dots and Boxes Game: Sophisticated Child's Play, A K Peters, 2000, http://www.akpeters.com/book.asp?bID=111. BSD
December 24, 2003 BSD