> (I use windows 98 on an ACER 720)
> cp -pR BB CC
>
> I get:
> cp.exe: cc: permission denied
The hard work the Cygwin team has put in to developing the GNU Project
on Windows is greatly admired. However the GNU team generally uses GNU
Operating Systems and do not have access to Cygwin systems
Frederic Lung wrote:
> Hello,
>
> I am not sure if the following is a bug or a feature :
> (I use windows 98 on an ACER 720)
>
> I type :
> mkdir AA
> cd AA
> mkdir BB
> cp -pR BB CC
>
> I get:
> cp.exe: cc: permission denied
Thanks for posting a repeatable example. Would you
please tell us