rename files in a directory
Hello, I need to move vcf file extensions in a directory from upper to lower case I have files ABC.VCF, but I need them to ABC. vcf
what would be correct comand line in UNIX? Thank you!
• 1,141 views
•
link
1 answer
Best off searching StackExchange for this.
See for example: https://unix.stackexchange.com/questions/19807/renaming-files-to-have-lower-case-extensions-with-rename
Technically this isn't really a bioinformatics task.
• 0 views
•
link
Log in to answer this question.