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 -- KPLUG-List mailing list [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
