hi all,

given a path, for example :
/<pwd>/artist/album/

what i would like to do is to rename the album directory like that :
/<pwd>/artist/artist | album/

and i would like to do the latter for all the "artist" directories
and for all the "album" directories that belong to an artist

i don t really want to mess my music directory, that s why i am asking for your help

thanx

Post the output of find ./ -type d so I can see some sample data

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.