All Questions
1 question
0
votes
1
answer
1k
views
can mmv rename files by incrementing an index?
Can mmv, a mass move utility, nicely rename files from:
foo.txt
bar.txt
baz.txt
to:
1.txt
2.txt
3.txt
The man page is intriguing, but I don't quite follow the directions:
Rename all *.jpeg ...