how to remove ds_store from mac permanently code example Example: delete dsstore find . -name ".DS_Store" -delete