dxcc lookup utility. https://fkurz.net/ham/dxcc.html
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
svn 27bacbdcea Initial import of dxcc 16 years ago
..
COPYING Initial import of dxcc 16 years ago
ChangeLog Initial import of dxcc 16 years ago
Makefile Initial import of dxcc 16 years ago
README Initial import of dxcc 16 years ago
dxcc Initial import of dxcc 16 years ago
dxcc.1 Initial import of dxcc 16 years ago

README

dxcc 20070814 (c) 2007 Fabian Kurz, DJ1YFK.  http://fkurz.net/ham/dxcc/
------------------------------------------------------------------------

dxcc determines the ARRL DXCC entity of a ham radio callsign, based on the
cty.dat country file by Jim Reisert, AD1C (http://country-files.com/).

Usage: dxcc <callsign>

Example output:

$ dxcc DJ1YFK
Callsign: DJ1YFK

Main Prefix: DL
Country Name: Fed. Rep. of Germany
WAZ Zone: 14
ITU Zone: 28
Continent: EU
Latitude: 51.00
Longitude: -10.00
UTC shift: -1.0

INSTALL
-------
dxcc is a self contained Perl script and can run without any external files.
It includes the cty.dat file (provided by Jim Reisert, AD1C, web site:
http://country-files.com/), but also checks /usr/local/share/dxcc/cty.dat
and /usr/share/dxcc/cty.dat for possible updates of this file.

A Makefile which installs 'dxcc' to $DESTDIR/bin (by default: /usr/bin)
is included. At your option, put an up-to-date version of the country-file to
/usr/(local/)share/dxcc/.