Linux - How to write a glob pattern to that matches all file names with at least one uppercase character in an extension

前端 未结 0 899
南方客
南方客 2021-01-20 23:02

How to write regular expression to find all files with at least 1 uppercase character (only) in file extension.

for example:

TextFile.Txt

TextFile.tXt

<
相关标签:
回答
  • 消灭零回复
提交回复
热议问题