Re: VFAT: Can't create file named 'aux.h'?

From: Paul Jackson
Date: Tue Mar 21 2006 - 16:01:46 EST


hpa wrote:
> Probably it would be worth trying to create "aux.h" under XP and see
> what happens. Unfortunately I don't have a 'doze system handy at the
> moment.

On my windows xp box, I just ran the following three experiments,
all inside a window brought up by running Start->Run "cmd":

C:\ copy con foo
blah blah blah
^Z

C:\ copy con aux
blah blah blah

C:\ copy con aux.h
blah blah blah

The first experiment above created a file named 'foo',
containing 'blah blah blah'

The second and third experiments both returned to the
command prompt when I pressed "Enter" at the end of the
"blah blah blah", after first complaining:

The system cannot find the file specified.
0 file(s) copied.

This is on a fairly vanilla and uptodate Windows XP SP2.

--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@xxxxxxx> 1.925.600.0401
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/