---- Version History: 1.0 1998-08-18 1.1 2001-03-01 redo with FilenameFilter logic 1.2 2001-03-13 clean up Javadoc add support for avoidDirs. 1.3 2002-03-11 add more dirs to clean, NT -> W2K 1.4 2005-06-17 stomp style bat files. 1.5 2006-01-19 convert for loops to for:each for clarity add deletes for F: G: drives. move recycle bin delete to front. delete splits files neatly over two lines if too long. 1.6 2006-02-15 avoid G:\bks, no longer delete My Documents 1.7 2006-03-06 Intellij conversion 1.8 2006-03-16 IntelliJ lint 1.9 2007-01-01 2.0 2007-05-30 split off each user as its own class, add pad, icon. pass IntelliJ inspector. 2.1 2007-07-01 get rid of Smalltalk naming conventions speed up directory cleaning. No longer call list on files. 2.2 2007-08-27 add startsWith and endsWith to JunkFilter. refactor way JunkFilter used. delete 12-ghosts junk in BatikAcer. 2.3 2017-02-06 display bytes deleted -30-