|
|
|
|
|
by CamJN
1408 days ago
|
|
From the bash man page: All of the single-character shell options documented in the description of the set builtin command, including -o, can be used as options when the shell is invoked. So set RemoteCommand to something like /bin/bash -o vi |
|