Newer
Older
tsshbatch / TODO
@tundra tundra on 22 Oct 2013 896 bytes *** empty log message ***
  1. Docs
  2. ----
  3.  
  4. - Username handling
  5.  
  6. Change default semantics to pick up $USER from the environment and not prompt for it.
  7. Add switch to force username prompting (-N)
  8. When prompting for username, show $USER as default if present.
  9.  
  10. - Commenting now supported both on -H and in host list files - freeform/block comments
  11.  
  12. - File Xfer (-G, -P)
  13.  
  14. Destination is always a *directory*
  15. No ~/ interpolation
  16. Transfers happen before command execution
  17. Any tranfer error on any host aborts program
  18. If there's nothing to do, program silently ends
  19. Gets done before Puts
  20. Gets prepend hostname to saved file
  21.  
  22. - Option to read from stdin
  23.  
  24. - Cosmetic changes in reporting output
  25.  
  26. - Cleaned up sudo handling and reporting
  27.  
  28. - Note ability to have a different login and sudo pw via -k + sudo ...
  29.  
  30. - Add switch to suppress sudo pw prompting -> implies you want to use
  31. login pw
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.