Commit graph

2 commits

Author SHA1 Message Date
Jason Helfman
68eae8a432 - update to 1.137, trim historical header and adopt optionsNG for DOCS
PR:		176464
Submitted by:	jgh@
Approved by:	maintainer, tsshbatch@tundraware.com
2013-02-27 05:50:20 +00:00
Jason Helfman
3047181800 Add new port (security/tsshbatch)
'tsshbatch' is a tool to enable you to issue a command to many
servers without having to log into each one separately. When writing
scripts, this overcomes the 'ssh' limitation of not being able to
specify the password on the command line.

'tsshbatch' also understands basic 'sudo' syntax and can be used
to access a server, 'sudo' a command, and then exit.

'tsshbatch' thus allows you to write complex, hands-off scripts that
issue commands to many servers without the tedium of manual login and
'sudo' promotion. System administrators, especially, will find this
helpful when working in large server farms.

WWW: http://www.tundraware.com/Software/tsshbatch

PR:	ports/163866
Submitted by:	Tim Daneliuk, tsshbatch at tundraware.com
2012-02-15 22:42:08 +00:00