Ports/Packages and release engineering
Bigby James
bigby.james at dimthoughts.com
Sun Feb 15 19:56:41 UTC 2015
> On 02/14/2015 11:36 AM, jungle Boogie wrote:
> One way to save all that stuff that scrolls off the screen is to run
> the pkg
> command as follows:
>
> script /tmp/pkg.out
> pkg install xserver-xorg digikam vim screen bash 2>&1
> exit
>
> now you can view /tmp/pkg.out for all the stuff that scrolled off the
> screen.
'pkg info -D <packag_name>' will do the trick, too. ;) pkg(8) is very
well-documented at this point, though it's still undergoing development.
--
"A common mistake that people make when trying to design something completely
foolproof is to underestimate the ingenuity of complete fools." - Douglas Adams
More information about the freebsd-questions
mailing list