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-supports-extended-regexps
3 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Enable test only if CONFIG_FEATURE_GREP_EGREP_ALIAS is defined.
2001-12-07 21:24:25 +00:00
# UNSUPPORTED: 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 fo+` = xfoo
Reference in New Issue
Copy Permalink