Ben Collins wrote: > > [ [EMAIL PROTECTED] [~/download/memwatch-2.64] ] > > (255) # ls -l /usr/include/bits/local_lim.h > > -rw-r--r-- 1 root root 2172 May 1 13:25 > > /usr/include/bits/local_lim.h > > > > (It looks like the user can read this file and in fact they can. > > I tested it with more.)... > > check /usr/include/linux/limits.h
This seems fine... [ [EMAIL PROTECTED] [~] ] (262) # ls -l /usr/include/linux/limits.h -rw-r--r-- 1 root root 744 May 1 13:27 /usr/include/linux/limits.h FYI: [ [EMAIL PROTECTED] [~] ] (263) # ls -ld / /usr /usr/include /usr/include/linux drwxr-xr-x 23 root root 4096 Jun 1 14:15 // drwxr-xr-x 15 root root 4096 Mar 30 13:41 /usr/ drwxr-xr-x 49 root root 8192 Jun 1 23:26 /usr/include/ drwxr-xr-x 6 root root 20480 May 25 13:01 /usr/include/linux/ Thanks, Lon