Answers for "delete all photos from mac"

0

how to remove all images in folder mac terminal

find /path -name '*.orig' -delete
Posted by: Guest on August-12-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language