Last change
on this file since 7244 was
6642,
checked in by rwilson, 16 years ago
|
Minor(ish) changes to untar tool.
|
File size:
299 bytes
|
Rev | Line | |
---|
[6632] | 1 | This directory contains the 'tar_file.py' program used to create tarred and |
---|
| 2 | zipped files from a file or directory. |
---|
| 3 | |
---|
[6642] | 4 | Use it so: |
---|
| 5 | tar_file.py <tarfilename> [<fileordir>, ...] |
---|
| 6 | The created file is <tarfilename>. |
---|
[6632] | 7 | |
---|
[6642] | 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.