Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Oct 1998 22:21:23 +0000 (GMT)
From:      Terry Lambert <tlambert@primenet.com>
To:        current@FreeBSD.ORG
Subject:   Interesting 3.0 bug
Message-ID:  <199810232221.PAA08852@usr07.primenet.com>

next in thread | raw e-mail | index | archive | help
Here is an interesting bug.  Take the following:


begin 644 example
M<V1F9W-D9F=D<V9G<V1F9V1S9F=D<V9G#0IS9&9G<V1F9W-D9F=S9&9G9'-F
A9V1S9F=D#0IW92!F96%R(&1U<&QI8V%T92!D871A(0T*
`
end

And uudecode it to a file.

Type:

	more example

You should see:

	sdfgsdfgdsfgsdfgdsfgdsfg
	sdfgsdfgsdfgsdfgdsfgdsfgd
	we fear duplicate data!

But instead, you see:

	sdfgsdfgdsfgsdfgdsfgdsfg
	sdfgsdfgsdfgsdfgdsfgdsfgd
	we fear duplicate data!
	!

vi the file to see what's in it:

	sdfgsdfgdsfgsdfgdsfgdsfg^M
	sdfgsdfgsdfgsdfgdsfgdsfgd^M
	we fear duplicate data!^M


Gotta love them gremlins...


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810232221.PAA08852>