>>>>> "Jeremy" == Jeremy Domingue <[EMAIL PROTECTED]> writes:
Jeremy> I am looking for a way to change the location of
Jeremy> .bash_history so that people that use my system won't be
Jeremy> able to delete the file if they are doing something they
Jeremy> shouldn't be. I've already used the system accounting
Jeremy> (accton/lastcomm), but it only shows the command and not any
Jeremy> flags or parameters passed to that command.
Jeremy> Is there a way to either change the location of
Jeremy> .bash_history or make the system accounting log the
Jeremy> flags/parameters passed to the specific command?
Moving .bash_history will not help, since all they need to do is exec
another shell to avoid updating the history -- or just unset HISTFILE.
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.