
August 23rd, 2007, 08:48 PM
|
|
Contributing User
|
|
Join Date: Oct 2004
Posts: 565
  
Time spent in forums: 2 Days 23 h 21 m 34 sec
Reputation Power: 10
|
|
|
Pkg_add output to file
Hi,
Is it possible when I do installation
using "pkg_add"
to redirect (everything what appears on screen) to a file so that I can go back and follow instructions?
like this:
# pkg_add -r cyrus-sasl2 > cyrus-sasl2_install_info.txt
My concern: isn't it going to mess up installation process?
Thank you.
|