PK

ADDRLIN : /etc/profile.d/
FLL :
Current File : //etc/profile.d/bash_history.sh

#file managed by puppet
shopt -s histappend
PROMPT_COMMAND="history -a;$PROMPT_COMMAND"



PK 99