This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
578eff5066
busybox
/
testsuite
/
grep
/
egrep-is-not-case-insensitive
3 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
* testsuite/grep/egrep-is-not-case-insensitive: Require CONFIG_FEATURE_GREP_EGREP_ALIAS.
2002-03-20 05:17:49 +05:30
# FEATURE: CONFIG_FEATURE_GREP_EGREP_ALIAS
Make egrep only set REG_EXTENDED flag.
2001-10-31 21:46:31 +05:30
test x`echo foo | busybox egrep FOO` = x
Reference in New Issue
Copy Permalink