On Fri, 4 Jan 2002, Gary Wynn wrote:

> I get:
> total 44
> drwxr-xr-x    6 root     root         4096 Jan  4 14:36 .
> drwxr-x---   12 root     root         4096 Jan  4 14:33 ..
> drwxr-xr-x    2 root     root         4096 Sep 18 17:18 bin
> drwxr-xr-x    2 root     root         4096 Sep 18 17:21 conf
> -rwxrwxrwx    1 500      gopher      10214 Jun  2  2001 dosemu
> -rwxrwxrwx    1 gary     users         367 Jun 10  2001 FDchange.log
> drwxr-xr-x    9 root     root         4096 Sep 18 17:18 freedos
> -rwxrwxrwx    1 gary     users        2997 Jun 10  2001 README.bindist
> lrwxrwxrwx    1 500      gopher          6 Sep 18 17:18 xdosemu -> dosemu
> drwxr-xr-x    2 root     root         4096 Sep 18 17:18 Xfonts
>  

Maybe some permissions in the subdirs are wrong?

Try

chown -R gary:users *
chmod -R ugo+rX *

Bart

-
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to