danbooru-cleaned / filter.sh
ppbrown's picture
Create filter.sh
4c83dab verified
raw
history blame
292 Bytes
#
# If you are on linux, you can download this file, and use it to
# automatically delete SOME of the problem images in a directory. Use with;
# rm $(sh filter.sh)
egrep -l 'pussy|nipple|penis|vagina|testicle|censor|watermark|signature|border|text,|reference sheet' *txt |sed 's/txt/jpg/'