Subject: Re: UUENCODe.
To: None <netbsd-help@NetBSD.ORG>
From: David Eckhardt <David_Eckhardt@piper.nectar.cs.cmu.edu>
List: netbsd-help
Date: 10/21/1996 19:55:29
	From:    Mike Long <mike.long@analog.com>
	Subject:  Re: UUENCODe.
	Organization:  Analog Devices CPD

	The quickest way I've found to confirm this is to type ^D (EOF) when
	it looks like a program has hung; if it's reading from standard input
	it will see the EOF and terminate.

Potentially less damaging is ^Z followed by bg.

Dave