From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralph Alvy Subject: Re: Copying to prn Date: Thu, 13 May 2004 23:24:24 -0700 Sender: linux-msdos-owner@vger.kernel.org Message-ID: References: Mime-Version: 1.0 Content-Transfer-Encoding: 7Bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Ralph Alvy wrote: > Is there an equivalent linux command for the DOS 'copy to prn'? I have > some files I normally copy directly to the printer from within OS/2, > Windows, and DOS, but under dosemu, they don't work right. I'd like to see > if this is simply a Linux problem, not a dosemu problem. So I need to know > how to copy a file to the printer from within a Linux terminal. > > - > 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 Never mind. I see the command is 'lpr ', and I now see it's a linux problem, not a dosemu problem.