

LL (1)                       9/15/78                       LL (1)




NAME
   ll - print line lengths

SYNOPSIS
   ll [file] ...

DESCRIPTION
   Ll prints the lengths of the shortest and longest lines in the
   named  files.   The  name  "-"  may  be  used  to refer to the
   standard input.  If no files are given, ll reads the  standard
   input.
   
   NEWLINE  characters are not counted as part of the length of a
   line.

FILES
   None

DIAGNOSTICS
   A message is issued if a named file could not be opened.

AUTHORS
   David Hanson and friends (U. of Arizona)





























