index
:
illumos-gate
master
sysroot/20181213
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
src
/
test
/
util-tests
/
tests
/
awk
/
gnu
/
dfastress.awk
blob: 40dd3ee70bfc8acf6224e24c7fe9b76632acd93a (
plain
)
1
BEGIN
{
print
"a"
~
/(
^
| )*(
a
|
b
)*(
c
|
d
)( |
$
)/ }