| Summary: | A "LocalCommand" equivalent for AFTER the session ends | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Mikhail T. <mi+mindrot> |
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WONTFIX | ||
| Severity: | enhancement | CC: | djm, dtucker |
| Priority: | P5 | ||
| Version: | 7.5p1 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Mikhail T.
2017-06-15 00:37:14 AEST
Some shells already have a way do this, eg bash's PROMPT_COMMAND. (http://mg.pov.lt/blog/bash-prompt.html is one such example, I am sure there are many more). We're not interested in adding additional *Command directive to the ssh client. The same effect can be achieved with a shell script or alias. closing resolved bugs as of 8.6p1 release |