SYNOPSIS
sary [OPTION]... PATTERN FILEDESCRIPTION
- -c, --count
- only print a count of occurrences
- -i, --ignore-case
- ignore case distinctions
- -l, --lexicographical
- sort in lexicographical order
- -A, --after-context=NUM
- print NUM lines of trailing context
- -B, --before-context=NUM
- print NUM lines of leading context
- -C, --context=[NUM],
- print NUM (default 2) lines of output context
- -s, --start=TAG,
- print tagged region. set start tag to TAG
- -e, --end=TAG,
- print tagged region. set end tag to TAG
- -h, --help
- display this help and exit
COPYRIGHT
Copyright © 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 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.