cluster ssh command
Go to file
2018-01-05 15:54:24 +01:00
csc add missing grep ignore commented line 2018-01-05 15:54:24 +01:00
README.md add group option 2017-08-07 15:08:04 +02:00

csc : cluster ssh command

simple script to execute command over ssh on remote hosts with "dialog" DEBIAN_FRONTEND

Usage

Usage: csc [OPTION]... [COMMAND] -v enable verbose mode -c specify config dir, default is /$HOME/.config/csc -u specify user, default is $USER -g specify hosts group

Host group file must exists under config dir, one host per line