command history across multiple PuTTy sessions in SunOS 5.10
Posted
by
foampile
on Super User
See other posts from Super User
or by foampile
Published on 2012-09-21T15:33:20Z
Indexed on
2012/09/21
15:41 UTC
Read the original article
Hit count: 250
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
© Super User or respective owner