This is a test version of Biostars. For the public version, visit https://www.biostars.org.
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!

unix

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.

Log in to answer this question.