1
0

HISTORY 1.1 KB

12345678910111213141516171819202122232425262728293031323334
  1. v2.0.4 # 04/2022
  2. - add ~/sssh to searchpath for *.lst
  3. v2.0.3 # 09/2021
  4. - Add posibility to define multible groups
  5. - just first group are display by default
  6. v2.0.2 # 07/2021
  7. - create HISTORY file
  8. - removed history from sssh.sh
  9. - add ascii header
  10. v2.0.1 # 07/2021
  11. - Fix for ip address as hostname, more robust for special hostname
  12. - projectfiles now can be sort by beginning numbers (01_PROJECT.lst, 02_PROJECT2.lst) or (01PROJECT.lst, 02PROJECT2.lst)
  13. - some cleanup
  14. v2.0.0 # 06/2021
  15. - start new version, complete rewrite of code
  16. - first commit after 3 years ;)
  17. ---
  18. V1.9.3 Fix for ip address as hostname, more robust for special hostname
  19. V1.9.2 Rewrite project menu output, change from echo to printf
  20. V1.9.1 Project overview now accept project names as input [08.11.2017]
  21. V1.9 [06.10.2017]
  22. V1.8 Added group function again [08.2017]
  23. V1.7 Rewrite script - now with functions [06.2016]
  24. V1.6 Added function to pass parameters to server menu [05.2012]
  25. V1.5 Added function to choose by hostname [05.2012]
  26. V1.4 Added group function [11.2011]
  27. V1.3 Added avaibility function
  28. V1.2 color output
  29. V1.0 Create script