os.system('tar -c * | tar -C dst') ##Any other suggestions...

list.repository at gmail.com list.repository at gmail.com
Tue Apr 24 16:57:57 EDT 2007


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?

-List




More information about the Python-list mailing list