linux - Logging output from wineconsole using screen -
i'm using centos 7 installed wine , screen. i'm starting windows app using wineconsole using screen. inside screen memory error application , need make force restart.
i think need log output windows app log file , check monitoring system. didnt find way log output on wineconsole level , tried log screen. successful i'm getting data windows app in wrong encoding. looks this: ^[[37m^[[40m^[[1ms^h^[[m^o^[[39;49m^[[37m^[[40m^[[c^[[37m^[[40m^[[1me^h^[[m^o^
is there way fix or may there better way check wineconsole output?
Comments
Post a Comment