This is the mail archive of the cygwin@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]
Other format: [Raw text]

RE: Problems with CPAN


Hi Sven,


> From: Sven Köhler [mailto:skoehler@upb.de]
> 
> in fact is was easier:
> - the perl script checked the permission - what went wrong 
> since NT ACLs 
> are much more complicated than unix RWX-stuff
> - bash does not use any test - it just opens/runs the file to 
> check if 
> it has access.

Well, no! Bashs tests first and tries then anyway. Difference: If the test
fails it tries to find an alternative. Ash, tcsh and zsh simply try without
looking for alternatives.

Try to run "find" without proper permissions for "/bin".

Regards,
Jörg

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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