Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    Do you mean you want to exchange running kill <process> with running <close_command> <process>? Aren't you still just running a command? I don't understand what the difference is. Commented Oct 4, 2012 at 18:35
  • I don't want to kill the ssh process, as I usually have multiple ssh connections at the same time, and I am not sure even killing the ssh process closes the sessions that are kept alive with the ControlPersist thing, there should be a way to ask ssh to close these. Commented Oct 5, 2012 at 12:33