> Suggested resolutionn is to update the buster package to tcsh 6.23.00.
Sorry, I should have written 'update the bullseye package'.
Kimmon Suominen's suggested patches would doubtless be better from a
distribution stability perspective, and I'm fine with that approach as
well.
Package: tcsh
Version: 6.21.00-1.1
Severity: grave
Tags: newcomer
Justification: causes non-serious data loss
Dear Maintainer,
tcsh does not respect character classes. Minimal example:
$ mkdir a
$ touch a/a a/B
$ echo a/[a-z]
a/a a/B
I expect the result to simply be 'a/a' since 'B' is not in [a
2 matches
Mail list logo