![]() | |||||||||||||
Messages in this thread |
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 | |||||||||||||