Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
lsort(1)			  User Commands 			lsort(1)

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  out-
			put.

     -V 		displays the version number of lsort and exits.

EXIT STATUS
     The following exit values are returned:

     0	  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).

RSUG				October 06, 2023			lsort(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=lsort&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help