lkml.org 
[lkml]   [2006]   [Mar]   [21]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 21 Mar 2006 10:06:26 -0500
FromPhillip Susi <>
SubjectRe: VFAT: Can't create file named 'aux.h'?
linux-os (Dick Johnson) wrote:
> 
> Also, CON is a sensitive name on WIN/2000. This can hang the
> browser. The "@#+^%!@#" devices still exist:
> 
> C:\> copy con xxx.xxx
> 
> .... from the shell will wait forever.
> 

Not quite.  This is the same as doing a cp /dev/stdin xxx.xxx on linux. 
  It will read from stdin until it sees an EOF.  On windows, eof is 
ctrl-z instead of ctrl-d; hit that and the copy command will finish.



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-03-21 15:08    [from the cache]
©2003-2008