-L, --files-without-match print only names of FILEs containing no match -l, --files-with-matches print only names of FILEs containing matches -c, --count print only a count of matching lines per FILE -T, --initial-tab make tabs line up (if needed) -Z, --null print 0 byte after...
skip files and directories matching FILE_PATTERN --exclude-from=FILE skip files matching any file pattern from FILE --exclude-dir=PATTERN directories that match PATTERN will be skipped. -L, --files-without-match print only names of FILEs containing no match -l, --files-with-matches print onl...
likewise,but follow all symlinks--include=FILE_PATTERNsearch only files that matchFILE_PATTERN--exclude=FILE_PATTERNskip files and directories matchingFILE_PATTERN--exclude-from=FILEskip files matching any file patternfromFILE--exclude-dir=PATTERNdirectories that matchPATTERNwill be skipped.-L,--files-...
Syntax: GREP [-rlcnvidzuwo] searchstringfile[s] or @filelist Options are one ormoreoption characters preceded by"-", and optionally followed by"+"(turn option on), or"-"(turn it off). The default is"+".-r+ Regular expression search -l- File names only -c- match Count ...
--exclude=FILE_PATTERN skip files and directories matching FILE_PATTERN --exclude-from=FILE skip files matching any file pattern from FILE --exclude-dir=PATTERN directories that match PATTERN will be skipped. -L, --files-without-match print only names of FILEs containing no match ...
Syntax: GREP [-rlcnvidzuwo] searchstringfile[s] or @filelist Options are one ormoreoption characters preceded by"-", and optionally followed by"+"(turn option on), or"-"(turn it off). The default is"+".-r+ Regular expression search -l- File names only -c- match Count ...
--files-without-match print only names of FILEs containing no match-l,--files-with-matches print only names of FILEs containing matches-c,--count print only a count of matching lines per FILE-T,--initial-tab make tabs line up (if needed)-Z,--null print 0 byte after FILE nameContext...
--exclude=FILE_PATTERN skip files and directories matching FILE_PATTERN --exclude-from=FILE skip files matching any file pattern from FILE --exclude-dir=PATTERN directories that match PATTERN will be skipped. -L, --files-without-match print only names of FILEs containing no match ...
--include=GLOB search only files that match GLOB(a file pattern)--exclude=GLOB skip files that match GLOB --exclude-from=FILE skip files that match any file pattern from FILE --exclude-dir=GLOB skip directories that match GLOB -L, --files-without-match print only names of FILEs with no...
=ACTION how to handle directories;ACTION is 'read', 'recurse', or 'skip'-D, --devices=ACTION how to handle devices, FIFOs and sockets;ACTION is 'read' or 'skip'-r, --recursive like --directories=recurse-R, --dereference-recursive likewise, but follow all symlinks--include=FILE_...