From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Coppens Subject: Re: Redirect serial port to file Date: Thu, 21 Jul 2011 14:20:52 -0300 Message-ID: <20110721142052.752b44a2.john@jcoppens.com> References: Mime-Version: 1.0 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jcoppens.com; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=jcoppens.com; bh=fx2J UJMj+NnnvDxtkHQJWzj/pOc=; b=Z/YwMW9LK0XbpbIRr7FuFM25lC6czEkVDZtP l+FUCP/6ubaYheOIN4VKR6wZAfiS0fsiO9z1yU5eyUktU59JLekZYvGPPue+hnjC 2fsJ38Zh50OIJNT7KRE/1YsN5Dc2LPqiNqt80XGuaDxu26ixM1pdxD0j/eAKP+vU qrRcjJA= In-Reply-To: Sender: linux-msdos-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="iso-8859-1" To: Lars =?UTF-8?B?QmrDuHJuZGFs?= Cc: linux-msdos On Fri, 24 Jun 2011 09:01:08 +0200 lars@lamasti.net (Lars Bj=C3=B8rndal) wrote: > I have an old Dos app that sends data to a serial port only. Because = I > do not have an appropriate device to connect to the port, and because= I > need to view the output data, I need some sort of low level redirecti= on. > The Dos app should send data to com1 and the data should be written t= o a > file. Do someone have an idea how to do this? Look for some program that spies on the serial port in Linux - something like http://linux.softpedia.com/downloadTag/Serial+Spy http://freshmeat.net/projects/linuxserialsniffer/ Then you can just go and use dosemu normally John -- To unsubscribe from this list: send the line "unsubscribe linux-msdos" = in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html