lcasep(8) INTERACTIVE UNIX System lcasep(8)
NAME
lcasep - convert first field to lowercase
SYNOPSIS
lcasep [ -f infile ] [ -o outfile ]
DESCRIPTION
The lcasep program converts all uppercase characters in the
first field of each input line to lowercase and writes the
line to its output. By default, lcasep reads from the stan-
dard input and writes to the standard output. Fields are
delimited by a tab (ascii 0x9) character. It is used in
preparation for sorting smail's paths database.
SEE ALSO
pathproc(8), smail(8).
paths(5) in the INTERACTIVE SDS Guide and Programmer's
Reference Manual.
pathalias by Peter Honeyman.
ADDED VALUE
This entry, supplied by INTERACTIVE Systems Corporation, is
an extension of UNIX System V.
Rev. 1.1 Page 1