ppbrown commited on
Commit
4c83dab
1 Parent(s): e688754

Create filter.sh

Browse files
Files changed (1) hide show
  1. filter.sh +7 -0
filter.sh ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ #
2
+
3
+ # If you are on linux, you can download this file, and use it to
4
+ # automatically delete SOME of the problem images in a directory. Use with;
5
+ # rm $(sh filter.sh)
6
+
7
+ egrep -l 'pussy|nipple|penis|vagina|testicle|censor|watermark|signature|border|text,|reference sheet' *txt |sed 's/txt/jpg/'