wine-devel install error
Ryan Schmidt
ryandesign at macports.org
Sat Mar 6 08:41:55 PST 2010
On Mar 6, 2010, at 02:06, LuKreme wrote:
> On 5-Mar-2010, at 23:11, Ryan Schmidt wrote:
>>
>
>> sudo port -d install wine-devel 2>&1 | tee ~/Desktop/wine-devel.txt
>
> Out of curiosity, why | tee instead of just > ~/Desktop/wine-devel.txt?
I suggest this form so that you can see what's happening while it's happening. When MacPorts takes more than a few minutes to do a step, some users get concerned that nothing appears on the screen; using | tee instead of > ensures something is still appearing on the screen.
More information about the macports-users
mailing list