Ez még mindig jó, mert ennél:
allow_create /home/\*/.mozilla/firefox/pnx7j5yh.ff4/Cache.Trash/Trash/Cache/1/22/\* 0-0xFFFF
allow_create /home/\*/.mozilla/firefox/pnx7j5yh.ff4/Cache.Trash/Trash/Cache/1/23/\* 0-0xFFFF
allow_create /home/\*/.mozilla/firefox/pnx7j5yh.ff4/Cache.Trash/Trash/Cache/1/26/\* 0-0xFFFF
meg ennél
allow_create /home/\*/.mozilla/firefox/pnx7j5yh.ff4/Cache.Trash/Trash/Cache/2/06/\* 0-0xFFFF
allow_create /home/\*/.mozilla/firefox/pnx7j5yh.ff4/Cache.Trash/Trash/Cache/2/09/\* 0-0xFFFF
allow_create /home/\*/.mozilla/firefox/pnx7j5yh.ff4/Cache.Trash/Trash/Cache/2/21/\* 0-0xFFFF
allow_create /home/\*/.mozilla/firefox/pnx7j5yh.ff4/Cache.Trash/Trash/Cache/2/27/\* 0-0xFFFF
is látszik, hogy ha még bejön még egy olyan mappa, amelynél a Cache/2/XX egy szám lesz (csak numerikus), akkor az 5 hasonló miatt ilyenné fog válni:
allow_create /home/\*/.mozilla/firefox/pnx7j5yh.ff4/Cache.Trash/Trash/Cache/2/\*/\* 0-0xFFFF
és ha ezekből is össze gyűlik 5:
allow_create /home/\*/.mozilla/firefox/pnx7j5yh.ff4/Cache.Trash/Trash/Cache/2/\*/\* 0-0xFFFF
allow_create /home/\*/.mozilla/firefox/pnx7j5yh.ff4/Cache.Trash/Trash/Cache/3/\*/\* 0-0xFFFF
allow_create /home/\*/.mozilla/firefox/pnx7j5yh.ff4/Cache.Trash/Trash/Cache/4/\*/\* 0-0xFFFF
allow_create /home/\*/.mozilla/firefox/pnx7j5yh.ff4/Cache.Trash/Trash/Cache/5/\*/\* 0-0xFFFF
allow_create /home/\*/.mozilla/firefox/pnx7j5yh.ff4/Cache.Trash/Trash/Cache/6/\*/\* 0-0xFFFF
akkor ilyen lesz:
allow_create /home/\*/.mozilla/firefox/pnx7j5yh.ff4/Cache.Trash/Trash/Cache/\*/\*/\* 0-0xFFFF
és akkor kiveszi az összesset, amely illeszkedik. Nézd meg pár nap múlva.