<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Clamav-server has a really nice set of notes at the end about how to set it up.  Thank you to the folks who set that up.<div class=""><br class=""></div><div class="">I was following those instructions and got to the part </div><div class=""></div><blockquote type="cite" class=""><div class="">Clamav Scan-On-Demand is performed with the command:</div><div class="">    </div><div class="">            /opt/local/bin/ClamavScanIt.sh file1 [directory1] [file2 ...]</div><div class="">    </div><div class="">        A Finder.app Contextual Menu applies ClamavScanIt.sh to the selected</div><div class="">        items in Finder.app. Add this menu item with the command:</div><div class="">    </div><div class="">            cp -R /opt/local/share/clamav/ClamavScanIt.workflow</div><div class="">    ~/Library/Services</div><div class="">            open -a Automator ~/Library/Services/ClamavScanIt.workflow \</div><div class="">      && osascript -e 'quit app "Automator"'</div></blockquote>But when I ran the automator command on my Monterey system the following happened.  <div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">open -a Automator ~/Library/Services/ClamavScanIt.workflow \ && osascript -e 'quit app "Automator"'</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">The file /Users/MyUserName/  does not exist.</span></div></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">I substituted MyUserName for my actual username which was correct in the actual results from running the command.</div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">ClamavScanIt.workflow is a directory which contains solely the directory Content which contains </span><span style="font-family: Menlo; font-size: 11px;" class="">Info.plist,</span> <span style="font-family: Menlo; font-size: 11px;" class="">Resources, </span><span style="font-family: Menlo; font-size: 11px;" class="">QuickLook</span>, <span style="font-family: Menlo; font-size: 11px;" class="">document.wflow.</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">I can go into Automater and open ClamavScanIt.workflow.  I can also find ClamavScanIt in services in the finder and can select it.  Nothing obvious happened when I did so I don't actually know if it's working.  Did the command actually fail?  Why is it complaining about the non-existence of a directory which is very much alive and well?</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">Thanks,</div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class="">Lenore</div></body></html>