Skip to content
Advertisement

search and rename and mv all files from directories and subdirectories

i have a lot of files 30k directories, 21k files inside direrctories and subdirerctories of txt files with the same name

JavaScript

i want to search for all files inside a lot of subdirerctories and than rename them to other unique name to move them to other directory.

This command not showing the duplicate files

JavaScript

Advertisement

Answer

i find this helpful https://askubuntu.com/questions/1003554/how-to-rename-all-jpg-files-in-all-subdirs-wich-contains-dash-in-linux

JavaScript
User contributions licensed under: CC BY-SA
1 People found this is helpful
Advertisement