On Sat, Jan 29, 2005 at 11:55:44AM -0800, Todd Walton wrote: > On Sat, 29 Jan 2005 11:43:08 -0800, Lan Barnes <[EMAIL PROTECTED]> wrote: > > In a multiuser machine, enforcing a periodic wipe is not a bad idea. > > I suppose so. In which case, I'd probably make periodic be on every logout. > > Perhaps 'ln /dev/null /root/.bash_history' ? You'd still have history > in your current session, right? But when it's written to disk on > logout, it'd go to /dev/null. > > -todd
I believe it's more persistent than that and the file would need erasing (or 'history -c' could be invoked on logout). But that's the idea. -- Lan Barnes [EMAIL PROTECTED] Linux Guy, SCM Specialist 858-354-0616 -- KPLUG-List mailing list [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
