Section: User Commands (1)Updated: 2007 Dec 31Local indexUp
NAME
unidup - Scan through a sorted .hex file and report duplicate code points.
SYNOPSIS
unidup < input_font.hex
DESCRIPTION
unidup
reads a sorted GNU Unifont .hex file (sorted with the Unix
sort
utility) from stdin and prints notification
of any duplicate code points on stdout.