tar

tar

Synopsis
tar -Acdtrux [Options] [File ...]
 
Details
The tar program provides the ability to create tar archives, as well as various other kinds of manipulation. For example, you can use tar on previously created archives to extract files, to store additional files, or to update or list files which were already stored.
 
Compatibility
JNode tar aims to be fully compliant with gnu tar.
 
Links