资 源 简 介
Scripts to trans file or send commands easily when u use ssh to control a lot of linux servers.
Just type "rt filename" and then your file will be send to the remote linux server.
Just type "rtdiff -v filename" and then you can diff the file between two linux servers.
Just type "rtrun(rr) cmd" and then you can run your command for the remote linux server.
Just type "rtssh(rs)" and then you can login to the remote linux server.
We only have bash shell source code now. We will add python code later.