Hi all, While answering a question on stack overflow I noticed that the concat tool only accept simple files as [input-file...]. Neither directories nor glob patterns are supported. I do not frequently use concat but this limitation seems to impede several common use cases.
I would be happy to provide a patch for that, but I am wondering if we should stick to the usual file-or-dir pattern (+ stdin) or if it would also be useful to support glob patterns. Any opinion on this ? Clément
