source: misc/tools/tar_file/README @ 6642

Last change on this file since 6642 was 6642, checked in by rwilson, 15 years ago

Minor(ish) changes to untar tool.

File size: 299 bytes
Line 
1This directory contains the 'tar_file.py' program used to create tarred and
2zipped files from a file or directory.
3
4Use it so:
5    tar_file.py <tarfilename> [<fileordir>, ...]
6The created file is <tarfilename>.
7
8Also here is the corresponding program to untar files:
9    untar_file.py <tarfilename>
Note: See TracBrowser for help on using the repository browser.