Top "File-rename" questions

rename-file means changing name of a file

File or Folder rename to lower case In C# using DirectoryInfo/FileInfo.MoveTo()

I have a program that renames files or folders to lower case names. I have written this code: private void …

c# .net file-rename fileinfo directoryinfo
mv: Cannot stat - No such file or directory

I have piped the output of ls command into a file. The contents are like so: [Chihiro]_Grisaia_no_Kajitsu_…

bash file-rename mv nosuchfileexception
Script to rename files using a sha1() hash of their filename

I'm building a website and I would like to hash the filenames of my images. How can I create a …

bash rename file-rename