GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
* Sign Up! *

Support
Customer Portal
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HANGMAN(6) FreeBSD Games Manual HANGMAN(6)

hangmancomputer version of the game hangman

hangman [-k] [-d wordlist]

In hangman, the computer picks a word from the on-line word list and you must try to guess it. The computer keeps track of which letters have been guessed and how many wrong guesses you have made on the screen in a graphic fashion.

The options are as follows:

wordlist
Use the specified wordlist instead of the default. If the wordlist file is an ELF binary file, its symbols are used as the word list. Otherwise, the wordlist file must be a plain text file, with one word per line. Only lowercase words of at least a certain length (typically 6 characters) are chosen.
Use the kernel symbols, as read from the kernel image pointed to by the sysctl(3) kern.bootfile variable, instead of the default wordlist.

/usr/share/dict/words
Default word list.

Ken Arnold

January 6, 2016 FreeBSD 15.1-RELEASE-p1

Search for    or go to Top of page |  Section 6 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.