freebsd-ports/japanese/grep/pkg-descr
Akinori MUSHA 56693cf7fd Update to 2.4.2.
PR:		ports/29019
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-07-23 03:55:20 +00:00

11 lines
489 B
Plaintext

This package is multi-byte extented GNU GREP. It accepts text which
includes multi-byte character code. Supported multi-byte codes are
2 byte EUC code and/or Shift-JIS code.
Grep searches the named input files (or standard input if no files are
named, or the file name - is given) for lines containing a match to
the given pattern. By default, grep prints the matching lines.
Multi-byte code by Media Lab., Inc. (linux@mlb.co.jp)
and t^2(Takahiro Tanimoto, NBC02362@niftyserve.or.jp).