os.system('tar -c * | tar -C dst') ##Any other suggestions...
Michael Hoffman
cam.ac.uk at mh391.invalid
Tue Apr 24 18:29:48 EDT 2007
list.repository at gmail.com wrote:
> I'm getting the following error:
>
> tar: You must specify one of the `-Acdtrux' options
> Try `tar --help' or `tar --usage' for more information.
> tar: -: Cannot write: Broken pipe
> tar: Error is not recoverable: exiting now
>
> Any suggestions on a different approach or fix?
What do you want to do? What do you think that is supposed to do? What
does this have to do with Python?
--
Michael Hoffman
More information about the Python-list
mailing list