Newer
Older
tsshbatch / TODO
@tundra tundra on 9 Dec 2014 1006 bytes *** empty log message ***
[NEW]

- Implemented -s, "silent" option which suppresses all reporting and
  header noise and only returns the literal results of each command.

- Added __LOGINNAME__ builtin.  For key exchange auth, this will just
  be the name of the user running tsshbatch.  When an explicit login
  name is provided, either via prompting or command line, that name
  will be returned by this variable.


[CHANGES]

[BUG FIXES]


TODO
----

- Make note of other, similar products.

- File Xfer specs in cmdfiles (and any other cmdline options)

- File Xfer: Renaming

- File Xfer: Globing - what about dirs, do we recurse?

- Options for searching all the command files and hostlistfiles

- Interactive shell?


sudoers Mode
------------

- Capture bad password
- Capture failed command output
- Write the server noise, as it appears to stderr for debug purposes
- Note in docs: In this mode it will HANG waiting for interactive input.
- Note in docs: There is no separation between stdout and sterr in this mode