[2597] in testers
sun4 7.7D: netstat
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Mon Jul 11 17:55:44 1994
To: testers@MIT.EDU
Cc: jweiss@MIT.EDU
Date: Mon, 11 Jul 1994 17:55:30 EDT
From: Jonathon Weiss <jweiss@MIT.EDU>
System name: the-other-woman
Type and version: SPARC/Classic 7.7D (1 update(s) to same version)
Display type: cgthree
What were you trying to do?
run netstat
What's wrong:
it still can't read /dev/kmem
Please describe any relevant documentation references:
the-other-woman:~: netstat -f inet
netstat: cannot open /dev/kmem: Permission denied
can't open kernel
the-other-woman:~: ls -lL `where netstat`
-rwxr-sr-x 1 sys bin 31412 Sep 27 1993 /usr/bin/netstat
-rwxr-sr-x 1 sys bin 31412 Sep 27 1993 /usr/ucb/netstat
the-other-woman:~: ls -lL /dev/kmem
crw-r----- 1 root sys 13, 1 May 3 15:01 /dev/kmem
I looks like netstat was chown'd rather than chgrp'd.