This script will extract all files in all sub-folders and rename them so that/home/user/folder/files1.txt/home/user/folder1/files2.txt/home/user/folder2/files3.txtetc...will become/home/user/folder-files1.txt/home/user/folder1-files2.txt/home/user/folder2-files3.txtwhen run from /home/user.I wrote this for a specific task of mine but decided to share it.
Ratings & Comments
0 Comments