From owner-freebsd-questions Fri Dec 31 9: 4:44 1999 Delivered-To: freebsd-questions@freebsd.org Received: from inbox.org (inbox.org [216.22.145.8]) by hub.freebsd.org (Postfix) with ESMTP id 56D2A14C20 for ; Fri, 31 Dec 1999 09:04:42 -0800 (PST) (envelope-from bsd@inbox.org) Received: from localhost (bsd@localhost) by inbox.org (8.9.3/8.9.3) with SMTP id MAA05635 for ; Fri, 31 Dec 1999 12:04:45 -0500 (EST) Date: Fri, 31 Dec 1999 12:04:45 -0500 (EST) From: "Mr. K." To: freebsd-questions@FreeBSD.ORG Subject: Re: shell history files In-Reply-To: <199912311655.RAA09733@dorifer.heim3.tu-clausthal.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG it might be possible to create a fifo (named pipe) which is read by a logging server. You'd have to a) try it or b) look at the source of bash to find out if that would work though. > aunty@comcen.com.au wrote in list.freebsd-questions: > > Is there some way to stop users from deleting their .bash_history files? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message