On Mon, Jul 11, 2011 at 05:30:38AM -0400, Jude DaShiell wrote: > Script started on Mon 11 Jul 2011 05:27:38 AM EDT > jude@md:~$ ls -l [K[K[K-dl /var/games/nethack > d-wx-ws--x 5 root games 4096 Jul 10 08:13 [0m[01;34m/var/games/nethack[0m > jude@md:~$ ls -l /var/games/nethack > ls: cannot open directory /var/games/nethack: Permission denied > jude@md:~$ sudo ls -l /var/games/nethack > total 20 > drwxr-sr-x 2 root games 4096 Jul 10 07:43 bones > drwxrwsr-x 2 root games 4096 Jul 1 03:44 dumps > -rw-rw-r-- 1 root games 909 Jul 10 08:13 logfile > -rw-rw-r-- 1 root games 0 Jun 18 06:42 perm > -rw-rw-r-- 1 root games 280 Jul 10 02:41 record > drwxrwsr-x 2 root games 4096 Jul 10 02:12 save > jude@md:~$ exit > exit > > Script done on Mon 11 Jul 2011 05:28:49 AM EDT >
It looks as if you don't have read permission on the /var/games/nethack directory itself. David > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact [email protected] > Archive: > http://lists.debian.org/[email protected] > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

