You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Quote your file globbing parameters
find / -name ".*" -exec ...
Depending on what you intend to do it may be wise to also extend the
pattern to include/ignore . and .. and/or to defined the file type
with option -type .