Bulk change file endings in a directory

# Rename all files ending with asc to txt:
rename asc txt *.asc

# Remove match from filenames:
rename 's/-MC02FW6SFMD6M//g' *.md