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
1a781a499f
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-08 02:54:25 +05:30
# UNSUPPORTED: 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 fo+` = xfoo
Reference in New Issue
Copy Permalink