Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

linux remove all files same extension in directory

find . -type f -iname *.zip -delete
Source by askubuntu.com #
 
PREVIOUS NEXT
Tagged: #linux #remove #files #extension #directory
ADD COMMENT
Topic
Name
1+7 =