summaryrefslogtreecommitdiff
path: root/README.md
blob: d3f1b3678fda08a712cbdb7b04237649e04c3b94 (plain)
1
2
3
4
5
6
7
8
9
10
11
# ssh-tmux

The `ssh-tmux` utility executes a given command via `ssh` in a new `tmux`
session on a specified host.

The intended purpose is to execute long-running interactive remote commands
with the ability to re-connect.

## Install

Run `make install` as root to install the `ssh-tmux` utility and man page.
Generated by cgit. See skreutz.com for my tech blog and contact information.