where was mention of what creates NUL files?

Daniel Barclay daniel@fgm.com
Sat Sep 18 03:37:00 GMT 2010


Corinna Vinschen wrote:
...
>
> Note:  Don't use DOS device names in Cygwin!
>
>    Wrong:
>
>      $ echo foo>  NUL
>      $ echo foo>  nul
>      $ echo foo>  nul:
>
>    Right:
>
>      $ echo foo>  /dev/null

Yes, I know.  I'm not using NUL (or nul or nul:, etc.), but something
is.

(Now I'm thinking that it's an NTEmacs problem (perhaps thinking it's
running commands in a Windows/DOS shell rather than knowing it's
running them in Cygwin bash.).)



Daniel



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list