Failure to Launch (was override -q option)
Darren Tucker
dtucker at zip.com.au
Sun Jul 21 17:52:40 EST 2013
On Sun, Jul 21, 2013 at 5:48 PM, Darren Tucker <dtucker at zip.com.au> wrote:
[...]
> The other thing that I'd suggest is using 6.2p2 and the newly-added -E
> option to write the debug logs to separate files, ie "ssh -E
> ssh.$$.log" ...
oh hang on, -E was added after 6.2p2. You could still redirect stderr
to separate log files (ie 2> ssh.$$.log) although that will contain
both debug logs and stderr from the program being run.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list