Delete .DS_STORE files in current folder and all subfolders from command line on Mac

find can do that. Just add -delete:

find . -name ".DS_Store" -delete

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)