This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2024-11-13 14:06:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
2842659cc0
hush
/
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