From owner-freebsd-questions Mon Jul 7 15:18:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA12578 for questions-outgoing; Mon, 7 Jul 1997 15:18:00 -0700 (PDT) Received: from milehigh.denver.net (milehigh.denver.net [204.144.180.2]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA12570 for ; Mon, 7 Jul 1997 15:17:54 -0700 (PDT) Received: from localhost (jdc@localhost) by milehigh.denver.net (8.8.5/8.8.5) with SMTP id QAA28080; Mon, 7 Jul 1997 16:23:43 -0600 (MDT) Date: Mon, 7 Jul 1997 16:23:43 -0600 (MDT) From: John-David Childs To: chaos@tgci.com cc: freebsd-questions@FreeBSD.ORG Subject: Re: your mail In-Reply-To: <199707072205.PAA07630@train.tgci.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 7 Jul 1997, Riley J. McIntire wrote: > Now I get this: > > su-2.00# ls -l /dev/snp* > crw------- 1 root wheel 53, 0 Jul 7 13:14 /dev/snp0 > su-2.00# who > rileyj ttyp0 Jul 6 15:14 (my ip stuff) > rileyj ttyp1 Jul 7 12:50 (my ip stuff) > su-2.00# watch ttyp0 > Fatal: Cannot open snoop device. > su-2.00# OOPS...I should have read more closely before writing... You also need to run the watch program as root (in addition to making sure that you use the path: watch /dev/ttyp0)