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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]