|  | Type in a command, or "ls dictionary" to search all commands for "dictionary", etc. | 
NAME
     censur - search the U.S. Surname Distribution available at Hamrick.com.
SYNOPSIS
     censur [ SURNAME ] [ -yr YEAR_OF_CENSUS ]
DESCRIPTION
     censur provides commandline access to map the distribution of a surname
     using U.S. Census information from 1850, 1880, 1920, and 1990 provided
     by Hamrick Software.
OPTIONS
To Search data from a single U.S. Census year:
     -yr YEAR_OF_CENSUS
EXAMPLES
     Example: censur
     Result:  Opens the U.S. Surname Distribution webpage for the Hamrick.com.
     Example: censur Doe
     Result:  Search the database for the surname Doe.
     Example: censur Smith -yr 1880
     Result:  Search the database for the surname Smith in the 1880 U.S. Census.
SEE ALSO
     http://www.hamrick.com/names/
AUTHOR
     Paul M. Boren
     pmboren AT gmail DOT com
----------
Old implementation:
http://www.hamrick.com/names/{ifEmpty -value %s -then -else names.cgi?surname=%s&year={ifEmpty -value ${yr} -then xxxx -else ${yr}}&type=html}