in reply to Trying to do FTP using pseudo-tty

I see you added those code tags, but the one at the end should be a closing tag: </code>. Your code's still not very readable; I'm sure you'll agree!

Replies are listed 'Best First'.
Re^2: Trying to do FTP using pseudo-tty
by morgon (Priest) on May 18, 2014 at 17:25 UTC
    You can even shorten <code> and </code> to <c> and </c>.

    That's just 3 (resp. 4) characters to add.

    Laziness sure is a virtue, but there are limits - escpecially when you expect help for free...