match number range with non significative zeros in zsh
0
votes
2
answers
399
views
I have in a directory files like this :
booklet-001.pdf
booklet-002.pdf
booklet-003.pdf
…
booklet-997.pdf
booklet-998.pdf
booklet-999.pdf
Then, I whant to match the files numbered from 079 to 256. But how to do it with the zsh’s regex matching?
Asked by fauve
(1529 rep)
May 2, 2022, 01:45 AM
Last activity: May 4, 2022, 10:32 AM
Last activity: May 4, 2022, 10:32 AM