However, to downoad a file by telnet, capture stdout so:
telnet hostname | tee logfile .... uuencode remotefile remotefile exit tr -d "r" < logfile | uudecode
Ok, I understand. But what is this 'tr -d "r"' for?
Thiago
- To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs