How can I see Bash history from more than one terminal session in Ubuntu?
Posted
by Sanoj
on Super User
See other posts from Super User
or by Sanoj
Published on 2010-03-18T00:48:59Z
Indexed on
2010/03/18
0:51 UTC
Read the original article
Hit count: 393
I use Ubuntu 9.10 and I would like to be able to see my bash history for more than one terminal sessions. I.e. my last 200 commands or so, even if I have been logged out in between.
When I use the history
I just see all commands from my actual terminal session. How can I see more command history from Bash? Is there any specific settings for bash that I should change from the default values in Ubuntu?
© Super User or respective owner