Skip to content
/ rc-bash Public

Execute Linux commands on a cluster/list of remote nodes through SSH

Notifications You must be signed in to change notification settings

lukech/rc-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

rc-bash

Execute Linux commands on a cluster/list of remote nodes through SSH.

Usage: rc.sh [-h] -f -c

-h, show command usage
-f, set the file which contains the node list
-c, set the command(s) to be run on the list of nodes

Example:
$ rc.sh -f node_list.txt -c uptime

About

Execute Linux commands on a cluster/list of remote nodes through SSH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages