tarball

Daniel S. Haischt me at daniel.stefan.haischt.name
Fri Dec 24 15:10:42 PST 2004



Leon schrieb:
> Hi,
> 
> What is the "tarball"?

for example that's a tarball:

/usr/ports/distfiles/samba-3.0.9.tar.gz

actually it is 'gzipped' to shrink its size.

> How can I extract it?

a standard tarball:

  > tar xpvf my-tarball.tar

a gzipped tarball:

  > tar xpvfz my-tarball.tar.gz

a bzipped tarball:

  > tar xpvfj my-tarball.tar.bz2

> Where I can extract it from?
> 
> Thanks,
> Leon.
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 
> !DSPAM:41cc9dca320125380216915!
> 
> 

-- 
Mit freundlichen Gruessen / With kind regards
Daniel S. Haischt

Wan't a complete signature??? Type at a shell prompt:
$ > finger -l haischt at daniel.stefan.haischt.name


More information about the freebsd-questions mailing list