Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 203 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 203 Bytes

ssh_plus

it is also called check.sh

it need a list file

put your host list into list file ,one ip/hostname one line

and execute

sh check.sh [user] "[command]"

Example

sh check.sh hadoop "ls -l"