When I used sssh_create -l, it didn't work.
The fix is simple:
27c27 < while getopts d:D:f:hH:Lt opt --- > while getopts d:D:f:hH:l:Lt opt
Log in to post a comment.