bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33824: coreutils v.8.30 – An expression part of a cat command is int


From: Ricky Tigg
Subject: bug#33824: coreutils v.8.30 – An expression part of a cat command is interpreted as "ambiguous redirect" when applied to a target.
Date: Fri, 21 Dec 2018 16:32:06 +0100

Component: coreutils.x86_64  8.30. Observation not reported at pixelbeat.org
<https://www.pixelbeat.org/docs/coreutils-gotchas.html>.

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]