Message-Id: <9702031856.AA22970@gnu.sdsp.mc.xerox.com> To: Eli Zaretskii Cc: djgpp AT delorie DOT com Subject: Re: copying to lpt1:? In-Reply-To: Your message of "Sun, 02 Feb 1997 00:45:14 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 3 Feb 1997 10:56:43 PST From: "Marty Leisner" Thanks for all the help...I'm using bash... (If I used copy it would be no problem). I did an alias in bash alias copy='command.colm /c copy' Doing cat foo.ps >lpt1 worked (in bash). But all permutation I tried with cp gave me the message: Does foo.ps specify a file name on the target? Are UNCs considered files? i.e. if I do: cp foo.ps '\\sharename\printer' is it desirable for it to work? (I have to run this under the debugger). -- marty leisner AT sdsp DOT mc DOT xerox DOT com Member of the League for Programming Freedom