unpack the source tarball on Windows

drobinow at gmail.com drobinow at gmail.com
Mon Mar 30 21:49:56 EDT 2009


On Mar 30, 7:10 pm, Mensanator <mensana... at aol.com> wrote:
> I'm looking for the Turtle Graphics Demos (apparently not included in
> the Windows install).
>
> So I downloaded the bzipped source tarball.
>
> I've got Cygwin installed and assume it has the needed utilities.
>
> What would I type at the Cygwin prompt to unpack this puppy?

I'm not familiar with the Turtle Graphics Demo so I'm just guessing at
the name of the tarball. You'll use something like this:

bzip2 -cd TurtleGraphicsDemo.tar.gz | tar xf -




More information about the Python-list mailing list