Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

remove all .orig files mac terminal

find . -name '*.orig' -delete
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #remove #files #mac #terminal
ADD COMMENT
Topic
Name
1+4 =