Keeping Command History across Multiple Sessions
The bash shell maintains a history of the commands you entered. You can re-execute a command by recalling it from the history, without having to re-type it. Life is simple if we operate on a single shell session at any given time. If you have 2 simultaneous sessions, you may be surprised that the history does not have the commands you expect.
This particular article has been collected via RSS syndication. We apologize if it's too brief.
If You wish to publish articles on LinuxStreet.net please contact us.
