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
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-19 23:47:49 +00:00
# FEATURE: CONFIG_FEATURE_GREP_EGREP_ALIAS
Make egrep only set REG_EXTENDED flag.
2001-10-31 16:16:31 +00:00
test x`echo foo | busybox egrep FOO` = x
Reference in New Issue
Copy Permalink