Searched refs:include_pattern (Results 1 – 1 of 1) sorted by relevance
87 local include_pattern="$4"97 for F in $(find "$FILE" -type f | grep "$include_pattern" | grep -v "$exclude_pattern"); do