This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

File Access Oddness (


Is the following a bug??  I do not remember needing '*.exe' to access a file
before, especially when 'ls' does not show the extension.

Of course, I could be mis-remembering.........

This is a new 'all default' install of cygwin from the net on Winnt4 SP6.

I'll try this from home also with my cvs copy.

John

fortinj@FORTINJ /bin
$ type perl
perl is hashed (/usr/bin/perl)

fortinj@FORTINJ /bin
$ cd /usr/bin

fortinj@FORTINJ /usr/bin
$ ls -l perl
-rwxr-xr-x   1 fortinj  None         8192 Dec 21 16:50 perl

fortinj@FORTINJ /usr/bin
$ rm perl
<=============== ???????
rm: cannot unlink `perl': No such file or directory
<===============

fortinj@FORTINJ /usr/bin
<==============
$ rm perl.exe
<==============




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]