search for: jcaruso

Displaying 2 results from an estimated 2 matches for "jcaruso".

Did you mean: caruso
2007 May 17
3
[Bug 1273] Interactive mode detection should not be predicated on pty allocation
http://bugzilla.mindrot.org/show_bug.cgi?id=1273 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX CC|
2007 Jan 05
1
[Bug 1273] Interactive mode detection should not be predicated on pty allocation
...pty allocation Product: Portable OpenSSH Version: v4.5p1 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: P2 Component: sftp-server AssignedTo: bitbucket at mindrot.org ReportedBy: jcaruso at arenasolutions.com When you ssh to a host specifying a command but no -t it shows only the command output: $ ssh myhost date me at myhost's password: Thu Jan 4 19:25:11 PST 2007 $ But if you specify -t (to allocate a pseudo-TTY) along with a command, it erroneously prints a...