| |
|
Search usage: you can tell script that a file must contain a word (with the '+'
operator), that it must not contain a word (with the '-' operator), that it
should look for an exact phrase (with the "phrase" operator), or that it is just
looking for part of a word (with the '*' operator).
|
|
|