[ssh_tools] Added tabssh to dos

This commit is contained in:
Matteo Cypriani 2023-07-07 14:22:31 +02:00
parent 82011595c0
commit b46ea92059
1 changed files with 5 additions and 0 deletions

View File

@ -1 +1,6 @@
tabssh: use getopts, handle -h
tabssh: add -s to force screen, -t to force tmux
tabssh: when run outside of a tmux session (test on $TMUX), force starting a
new session rather than creating new windows in an existing session
tabssh: update README to document new behaviour
multicopy: add option to set a destination directory.