Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Feb 1999 16:46:57 -0800 (PST)
From:      Brian Tiemann <btman@ugcs.caltech.edu>
To:        freebsd-stable@freebsd.org
Subject:   Weird perl behavior
Message-ID:  <Pine.BSF.4.05.9902261643500.2687-100000@lionking.org>

next in thread | raw e-mail | index | archive | help

	Perl seems to be doing some odd things on my 3.1-STABLE box (last 
built 2/23). Here's a sample script:


#!/usr/bin/perl

print "Type: ";
$input = <STDIN>;


	At the prompt, if you hit Backspace, it prints out this line:

load: 1.14  cmd: perl 83389 [ttyin] 0.00u 0.00s 0% 980k

	This doesn't happen on my other box, running 2.2.8-STABLE.
	Has anyone else seen this?

Brian




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9902261643500.2687-100000>