I need to set or remove file comments (filenote command) and protection bits (protect command) on specific files in an entire directory tree structure. For example, I want to remove file comments and the "E" protection bit from all *.jpg files in a certain directory and all of the subdirectories below it. I have tried various command syntaxes, but have been unsuccessful so far. How do I go about doing what I need easily? TIA!