|
|
| |
lsort(1) |
User Commands |
lsort(1) |
lsort [ -IV ] [ -o file ] [ transcript ... ]
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.
- -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.
The following exit values are returned:
- 0
- No errors.
- >0
- An error occurred.
fsdiff(1), ktcheck(1), lapply(1), lcksum(1),
lcreate(1), lfdiff(1), lmerge(1), lsort(1),
radmind(8).
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |