Component: coreutils.x86_64  8.30. Observation not reported at pixelbeat.org.

Command executed:
$ cat a* >> b*
bash: b*: ambiguous redirect

Thought the same syntax is used with success when applied only to source files:
$ cat a* >> b
$

Probably a bug. Regards, R.T.