Removing hidden file attribute for multiple files at once

I recently found my old iPod classic, and was able to copy all of the music files to my MacBook. However, all the files copied over as hidden. I was able to use the Cmd Shift . Feature to view them.


i also used chflags in terminal to remove the hidden attribute from the various folders themselves, however each individual file is also hidden. Short of doing chflags for each file (over 800), is there a way to do all at once? Or even all of the files in a particular folder at once?

MacBook Pro 13″, macOS 15.2

Posted on Jan 21, 2025 8:26 PM

Reply
Question marked as ⚠️ Top-ranking reply

Posted on Jan 22, 2025 12:27 AM

Try to go to that folder and in there do it recursively with:


chflags -R nohidden .
5 replies
Sort By: 

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Removing hidden file attribute for multiple files at once

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.