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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

!DSPAM:41cc9dca320125380216915!



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

Wan't a complete signature??? Type at a shell prompt:
$ > finger -l [EMAIL PROTECTED]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to