command history across multiple PuTTy sessions in SunOS 5.10
- by foampile
I have multiple PuTTy sessions open to my SunOS 5.10 server, and I am using ksh, and SOMETIMES the command history is shared among the different sessions and SOMETIMES it is not. I cannot figure out what determines whether it is or is not shared. By shared what I mean is that a command run in one session will be seen as previous command run in another session.
I prefer it not to be shared, is there a config setting for that?
Thanks