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

FreeBSD Manual Pages

  
 
  

home | help
MKSARY(1)			     Sary			     MKSARY(1)

NAME
       mksary -	manual page for	mksary 1.0.2

SYNOPSIS
       mksary [OPTION]... FILE

DESCRIPTION
       -a, --array=ARRAY
	      set the array file name to ARRAY

       -b, --block=[SIZE]
	      do block sorting with SIZE [1024]	KB block

       -s, --sort
	      sort the array file

       -l, --line
	      index every line

       -w, --word
	      index every word delimited by white spaces

       -c, --codeset=CODESET, handle CODESET for indexing
	      [bytestream], ASCII, ISO-8859, EUC-JP, Shift_JIS,	UTF-8

       -L, --locale
	      enable locale support (employ mblen for indexing)

       -q, --quiet
	      suppress all normal output

       -v, --version
	      print version information	and exit

       -h, --help
	      display this help	and exit

COPYRIGHT
       Copyright (C) 2000 Satoru Takabayashi All rights	reserved.
       This  is	 free software;	you can	redistribute it	and/or modify it under
       the terms of the	GNU Lesser General Public License as published by  the
       Free  Software  Foundation; either version 2.1, or (at your option) any
       later version.

       This program is distributed in the hope that it	will  be  useful,  but
       WITHOUT	ANY  WARRANTY;	without	 even  the  implied  warranty  of MER-
       CHANTABILITY or FITNESS FOR A PARTICULAR	PURPOSE.  See the  GNU	Lesser
       General Public License for more details.

mksary 1.0.2			 December 2000			     MKSARY(1)

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

home | help