Re: Error in this page : http://www.openbsd.org/faq/faq15.html#PortsConfig
Nick Holland <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Olivier Hervieu wrote: ... > $ *sudo tar xzf /tmp/ports.tar.gz ... > The tar command is unapproprieted ... I think that we should do a tar -xvzf > /tmp/port.tar.gz what part are you saying is an error? the lack of the "v" option (not needed, and often undesired) or the lack of the "-" option? (which is not needed) Nick.