Earlier I said:
$ ls -la core
-rw-r----- 1 root network 264656 Nov 12 11:14 core
At least it dosent dump 666 like solaris's in.ftpd :) But I cant read it
:(
----------------earlier---------
I can read it
$id
uid=779(joeuser) gid=1500(network)
It dumps as root and the GID of the user SO I CAN do a
"strings core | more" w/o having to link it to ps_data or some root owned
file with a o+r perms
Matt