freq(1) freq(1)NAME freq - report on character frequencies in a file SYNOPSIS freq [file...] DESCRIPTION freq counts occurrences of characters in the list of files specified on the command line. If no files are specified, the standard input is read. EXAMPLES freq filea will list a count of each character that appears in filea. FILES /bin/freq April, 1990 1