Wednesday, September 21, 2005

syntax for exec with find


I can never remeber the syntax for exectuing a command when running find, so I am writing it here.



find . -name "._*.mp3" -exec rm -f {} \;

No comments:

Post a Comment

Unlocking Seamless Integration: Navigating Unexpected Hubitat Device Queries and VLAN Challenges for a Smoother Home Automation Experience

During my network debugging efforts , I came across an intriguing observation related to the two Hubitat devices on our network. The logs b...