What's the regular expression I could use with find -regex to find all files that have a .xls or .csv extension?
|
1
|
|
|
|
|
|
Why not simply use this:
You don't need regex for this. If you absolutely want to use regex simply use
|
||||||||||
|
|
|
|
||||||
|
