mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-29 09:50:01 +04:00
GNU grep has a high per-expression setup overhead when compiling regular expressions. Use -F to force it to interpret the input as fixed strings, which is much faster (fraction of a second instead of multiple minutes). Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39049
4.0 KiB
4.0 KiB