mirror of
https://github.com/sheumann/hush.git
synced 2024-11-09 02:09:01 +00:00
aee53f4604
CONFIG_FEATURE_GREP_EGREP_ALIAS.
3 lines
84 B
Plaintext
3 lines
84 B
Plaintext
# FEATURE: CONFIG_FEATURE_GREP_EGREP_ALIAS
|
|
test x`echo foo | busybox egrep FOO` = x
|