<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Jan 5, 2014 at 4:23 PM, Mike Miller <span dir="ltr"><<a href="mailto:mbmiller+l@gmail.com" target="_blank">mbmiller+l@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">When I ssh to a server, is there any way to tell the server which tty to assign?  E.g., /dev/pts/7</blockquote></div><div class="gmail_extra">
<br></div>I would seriously doubt it. Terminal assignment is a kernel-level function, and opening that up to user processes would introduce all manner of venues for abuse.</div><div class="gmail_extra"><br></div><div class="gmail_extra">
I'm curious to hear about *why* you are separating your HISTFILEs, though. My guess is that you have a set of different ssh session "types", and you want to be able to isolate history entries for each function. Is that correct?</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">If so, I'm fairly certain that we can come up with another system for you that is not tied to getting assigned a specific pts.</div><div class="gmail_extra">
<br></div><div class="gmail_extra">-Erik<br><br></div></div>