Re: How to pipe debugmsg to a file?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bill Holland wrote:
> Thanks guys, that worked great!
> 
> I'm new to linux, obvious I guess (hehe)
> 
> - Bill
> 
> 
> -----Original Message-----
> From: Sylvain Petreolle [mailto:spetreolle@yahoo.fr]
> Sent: Wednesday, October 23, 2002 1:57 PM
> To: Bill Holland; wine-users@winehq.com
> Subject: Re: How to pipe debugmsg to a file?
> 
> 
>  --- Bill Holland <BHolland@Cornell-Mayo.com> a écrit : > Is there a
> wine option to send the log output to a file?
> 
>>I'm doing the following:
>>
>>   wineconsole --debugmsg +all program_name parm1 parm2 parm3 >
>>/mylog.txt
> 
> do wineconsole --debugmsg +all program_name parm1 parm2 parm3 &>/mylog.txt
> 

And generally, for your program to get the parameters, you probably need 
to do:

wineconsole --debugmsg +all -- program_name parm1 parm2 &>/mylog.txt
                             ^^



_______________________________________________
wine-users mailing list
wine-users@winehq.com
http://www.winehq.com/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux