bahoo wrote:
> Hi,
>
> Can I use python to recursively compress files under subdirectories
> with a certain format such as "ABC_XXX_XXX.dat" into a .gz or .zip
> file? I used to do it with "tar" on unix, but I don't like to put
> commands into a single line, as it is often more prone to error.
>
Hi,
Can I use python to recursively compress files under subdirectories
with a certain format such as "ABC_XXX_XXX.dat" into a .gz or .zip
file? I used to do it with "tar" on unix, but I don't like to put
commands into a single line, as it is often more prone to error.
Thanks
bahoo
--
http://m