Implements a simple application to view tar archives and extract files and directories from them.

This application will display a tar archive as a directory tree, allowing you to view the properties of any file or directory in the archive. You can also extract any file or directory from the archive. @author Tim Endres time@gjt.org @version 1.2 @gjtrel $Name: $ @gjtdate $Date: 2000/06/16 04:37:42 $ @gjtjvm 1.1 @gjtdep com.ice.tar release-2-1 @gjtdep com.ice.util release-2-6 @gjtreq JAF 1.0 @gjtmain TarTool @gjtcat application @gjtcat archive @gjtcat tar @gjthome Java Tar Home Page @gjtlicense PD