source:
misc/tools/tar_file/README
@
6642
Last change on this file since 6642 was 6642, checked in by rwilson, 16 years ago | |
---|---|
File size: 299 bytes |
Line | |
---|---|
1 | This directory contains the 'tar_file.py' program used to create tarred and |
2 | zipped files from a file or directory. |
3 | |
4 | Use it so: |
5 | tar_file.py <tarfilename> [<fileordir>, ...] |
6 | The created file is <tarfilename>. |
7 | |
8 | Also here is the corresponding program to untar files: |
9 | untar_file.py <tarfilename> |
Note: See TracBrowser
for help on using the repository browser.