mirror of
https://github.com/alebcay/awesome-shell.git
synced 2026-03-09 11:43:08 -05:00
[PR #237] [MERGED] Add hss #822
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/alebcay/awesome-shell/pull/237
Author: @six-ddc
Created: 11/17/2017
Status: ✅ Merged
Merged: 2/1/2018
Merged by: @alebcay
Base:
master← Head:master📝 Commits (1)
1629102add hss📊 Changes
2 files changed (+2 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📝
README_ZH-CN.md(+1 -0)📄 Description
hssis an interactive ssh client for multiple servers. It will provide almost the same experience as in the bash environment. It supports:C-rkey.tabkey, for commands and paths.Command is executed on all servers in parallel. Execution on one server does not need to wait for that on another server to finish before starting. So we can run a command on hundreds of servers at the same time.
hsscan be switched between theremotemode and theinnermode when theEsckey is typed. In theinnermode, we can🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.