View Single Post
  #27  
Old 05-07-2008, 06:32 AM
Harry Cover Harry Cover is offline
Registered User
 
Join Date: Dec 2005
Posts: 64
Quote:
Originally Posted by dnanian View Post
And, it has no execute permission, which is where we started. Run:

Code:
chmod +x /Users/Medecins/Documents/AS.perso/TShirtBU
then

Code:
ls -l /Users/Medecins/Documents/AS.perso/TShirtBU
and it *should* say:

Code:
-rwxr-xr-x 1 Medecins Medecins 68 Apr 26 19:38 /Users/Medecins/Documents/AS.perso/TShirtBU
It diiiiiiiiiid !!!!
EUREKA !!!

Could you explain what was THE issue ?
Could it happen again ?

Many thanks Dave.
Reply With Quote