minus-squaretraceur402@lemmy.blahaj.zonetoLinux@programming.dev•Script to rename files in a specific waylinkfedilinkarrow-up9·1 day agothere’s a utility named rename that will rename based on regular expressions. I think all the things you listed can be done by making a suitable regexp for each case linkfedilink
there’s a utility named rename that will rename based on regular expressions. I think all the things you listed can be done by making a suitable regexp for each case