You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using wtee a single extra character is printed as the very first
character, both on standard out and in the file.
In the file, it's ascii character 0C. On the screen, it shows as the woman
symbol (circle with cross below)
Original issue reported on code.google.com by goo...@gmail.com on 18 Nov 2009 at 10:43
The text was updated successfully, but these errors were encountered:
Here's the batch files I use to reproduce this behavior, along with the
generated
text file and a screenshot of my CMD window.
I'm using Windows XP Professional SP3.
Original comment by goo...@gmail.com on 7 Apr 2010 at 9:43
Is there any way to not interfere with the CLS command? I really need to clear
the console screen at times. Also is there any way to prevent seeing that
weird character?
I was very excited about using this tool until I realized it doesnt handle CLS
the way one would expect. If you know of another command line tool for Windows
that can handle CLS, please let me know.
Thanks!
Original comment by michael....@gmail.com on 19 Apr 2012 at 3:03
Original issue reported on code.google.com by
goo...@gmail.com
on 18 Nov 2009 at 10:43The text was updated successfully, but these errors were encountered: