lsort(1) - Linux man page

Name

lsort - sort transcripts

Synopsis

lsort [ -IV ] [ -o file ] [ transcript ... ]

Description

lsort sorts each transcript together and prints the results to the standard output. If transcript is not given, lsort will use the standard input for reading.

Options

-I
be case insensitive when sorting transcripts.
-o file
specifies an output file, default is the standard output.
-V
displays the version number of lsort and exits.

Exit Status

The following exit values are returned:
  1. No errors.
    >0
    An error occurred.

    See Also

    fsdiff(1), ktcheck(1), lapply(1), lcksum(1), lcreate(1), lfdiff(1), lmerge(1), lsort(1), radmind(8).

    Referenced By

    applefile(5), rash(1), twhich(1)