From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Andrey S. Kukhar" Message-ID: <18672463.20020602235906@kp.km.ua> To: 9fans@cse.psu.edu Subject: Re: [9fans] symbol in the end of each line In-reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sun, 2 Jun 2002 23:59:06 +0400 Topicbox-Message-UUID: a47a67ba-eaca-11e9-9e20-41e7f4b1d025 > It's probably a carriage return. Snarf it and give it as > an argument to unicode(1) to see what the hex value is. > > -rob Yes, this is a carriage return. It is seen when I looking files on the dos file system. Hex value of the symbol is `000d'. -- regards, -ask