Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

remove all files in a directory linux that match pattern

find . -name '*.orig' #-delete
Source by askubuntu.com #
 
PREVIOUS NEXT
Tagged: #remove #files #directory #linux #match #pattern
ADD COMMENT
Topic
Name
1+8 =