Problems with CPAN

"Schaible, Jörg" Joerg.Schaible@gft.com
Wed Jul 31 06:45:00 GMT 2002


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/



More information about the Cygwin mailing list