Hi. The following things might sense: 1) Add a comment character (e.g. "#") to comment lines. Currently something is simply taken as part of the alias name. 2) It might be worth adding a /etc/mssh_clusters file, where system-wide aliases can be defined. 3) I'm not sure, but I guess not, ... can the [alias] syntax cause any troubles with IPv6 address literals? It seems at least that ssh requires them to be specified _without_ enclosing []. Cheers, Chris.
Now aliases file can contain comments, which have to start with '#'. I changed the syntax from [alias] to @alias. I made these and other changes in a different repository due of the unresponsiveness of the maintainer. Gitweb: http://www.aggro.it/gitweb/?p=mssh.git;a=summary Clone url: git://daria.aggro.it/mssh.git Cheers Lorenzo