Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ 3.0r4 - <b>zgrep.exe</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ZGREP.EXE

Usage

    ZGREP [flags] pattern file

Description

    file        any DOS or OS/2 text file
    flags       zero or more of the following:

        -c      turns case sensitivity on
        -Ipath  specifies additional search paths
        -e      use INCLUDE and SOURCE environment variables
        -s      search all source files
                (*.cpp/.c & *.hpp/.h ignoring file...)

    Flags are not case sensitive and may be bunched together.
    For example: 'zgrep -ces pattern'

    If the pattern contains spaces you may enclose it in quotes.



Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson