From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 30 Oct 2015 11:03:33 -0700 (PDT) From: tuxracer To: voidlinux Message-Id: <65a79b3c-0168-404d-9b9f-73eca48ec4ad@googlegroups.com> Subject: how to enable .bash_history in Voidlinux MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1590_630595320.1446228213911" ------=_Part_1590_630595320.1446228213911 Content-Type: multipart/alternative; boundary="----=_Part_1591_1899867004.1446228213911" ------=_Part_1591_1899867004.1446228213911 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hello, Every time I use up and down arrow keys to get previously issued command, I get garbage "l^&($" I edited .bashrc in /root and added HISTFILE=$HOME/.bash_history HISTFILESIZE=500 HISTSIZE=500 but it failed. How do I enable .bash_history in Void Linux? ------=_Part_1591_1899867004.1446228213911 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Hello,

Every time I use up and down arrow keys to g= et previously issued command, I get garbage "l^&($" I edited = .bashrc in /root and added

HISTFILE=3D$HOME/.bash_history
HISTFILESIZE
=3D500
HISTSIZE
=3D500

but it failed. How do I enable .bash_histor= y in Void Linux?
------=_Part_1591_1899867004.1446228213911-- ------=_Part_1590_630595320.1446228213911--