On 02/28/2012 12:06 PM, lina wrote:
On Wed, Feb 29, 2012 at 1:01 AM, Wayne Topa<linuxtwo@gmail.com> wrote:On 02/28/2012 11:19 AM, lina wrote:Hi, How to configure to make each terminal shared one "history"Each terminal of different users or the same user?The same. I am the only user on laptop. Here I mean terminal, refer to several terminals I opened.
If you want a separate .bash_history files for each console you use then I suggest you use adduser to create users lina0, lina1,& lina3. Then, if you use 4 consoles you can login 4 users each having their own bash history.
What ever floats your boat.Wayne