Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to remove all files with a certain file type in terminal

find /path -name '*.orig' -delete
Source by superuser.com #
 
PREVIOUS NEXT
Tagged: #remove #files #file #type #terminal
ADD COMMENT
Topic
Name
2+2 =