Subject: RE: Yoikes!
From: "Thomas Kinnen" <tkinnen@iczer1.usacomputers.net>
Date: 5/10/1996, 7:19 PM
To: "fanfic@fanfic.com" <fanfic@fanfic.com>


On Fri, 10 May 1996, Thomas Kinnen wrote:
BUT, if I dir a cd Ranma and then DIR I get the file listing.  Looks
like
the permissions are messed up.
Confirmed.  An ls -al in the Ranma subdir showed this:
drwx--x--x  38 5999  5999    1024 Apr 26 04:46 ../
(If you understand Unix permissions, you will know what this means.)
I figured it out when an ls -al in the anime-fan-works showed NOTHING.  


Means it's time for:

chmod -R 755 

on the directories....

Tom