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 {} \;
In my previous configuration, I used a CUPS server with multiple network interfaces to enable printing from computers on restricted networks...
No comments:
Post a Comment