Batik

Batik
  
            License: Freeware $0.00
            OS: Java,Linux,Mac OS X,Unix,Win2000,Win7 x32,Win7 x64,WinServer,WinVista,WinVista x
            Requirements: Java 1.5+
            Publisher: Canadian Mind Products
            Homepage: http://mindprod.com
          

Java classes to let you create a custom utility to find and
delete all junk files on your machine. Use one of the three
scripts supplied as an example, to create your own XXX.java
source code file then compile and use to rapidly clean your
drive of junk.

This program requires some elementary Java programming skill.

To compile

E:
cd \com\mindprod\batik
javac *.java

to run, make sure the current drive in on the classpath. See
mindprod.com/jgloss/classpath.html

java com.mindprod.batik.YourClass


Share this post