Estoy ejecutando CentOS 6.xy quiero mover el .bash_history a una ubicación diferente.
Los directorios de inicio de mis usuarios son (porque ejecuto un VPS) en el /var/www/vhost/<domain>.<tld>que se puede acceder a FTP (y debería serlo).
Debido a esto, he cambiado las AuthorizedKeysFileconexiones SSH fuera de lo normal ~/.ssh/authorized_keysya que las conexiones FTP podrían localizarlas fácilmente.
Al mismo tiempo, quiero mover el .bash_historyarchivo a /home/%u/.bash_historydonde %uestá el usuario actual.

The name of the file in which command history is saved (see HISTORY below). The default value is ~/.bash_history. If unset, the command history is not saved when an interactive shell exits.ttycomando. Mi punto era CUANDO lo estableciste. En algún momento, la ubicación es fija y se ignoran más cambios.