In the section "Installing Portage", the Gentoo installation docs say:
# tar xvjf /mnt/gentoo/portage-latest.tar.bz2 -C /mnt/gentoo/usr
What does this command do?
|
In the section "Installing Portage", the Gentoo installation docs say:
What does this command do? | ||||
|
feedback
|
|
If you ever need to know what a parameter does again, try to read the man first. The command | ||||
|
feedback
|
|
Tar is used to handle archives (historically saved on tapes). The | |||
|
feedback
|