From: borghard@lsy-pps.de (Susann Borghardt)
Subject: error in 'tr'-command for Windows32
10 Jan 1997 09:49:47 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <32D64CE0.2A54.cygnus.gnu-win32@lsy-pps.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.01 (WinNT; I)
Original-To: gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com

Hello developers,

I have a problem on development on WindowsNT plattform.
I copied from a CD the tr.exe and the .dll for using the translate
command. I wanted to extract the 'newline' from a file and write the 
result in an other file.

tr -d '???' < test1.txt > test2.txt

I found no way to express the 'newline'. And independent if I called
\ or /, in both cases the / was deleted. So I think, the tool does'nt
know '\'.
I have the version 'tr - GNU textutils 1.13'.

I would be very glad, if you could sent me a solution.

With best regards, Susann Borghardt
                   Lufthansa Systems GmbH, Hamburg, Germany
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
