I need to hide some videos on my mac
Is there a easy way?
Thx
Really need the help
Or put them in a password protected encrypted disk image.
Cant seem to figure it outOpen terminal and enter: chflags hidden <folder name>. You can also hide the folder by place a '.' as the first letter of the folder name.
chflags hidden
chflags hidden /Users/yourUserID/Desktop/readMeFirst.txt
chflags 0 /Users/yourUserID/Desktop/readMeFirst.txt