Re: How to log telnet session?
From: Alan Connor (zzzzzz_at_xxx.yyy)
Date: 07/13/05
- Next message: user_at_domain.invalid: "Comment in vim from line x to line y"
- Previous message: juicymixx_at_mailinator.com: "Re: bash prompt stuff"
- In reply to: Ralph A. Moeritz: "How to log telnet session?"
- Next in thread: nasir: "Re: How to log telnet session?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 13 Jul 2005 14:08:10 GMT
On comp.unix.shell, in <1121242464.110047.216150@g44g2000cwa.googlegroups.com>, "Ralph A. Moeritz" wrote:
>
>
> Hi everyone,
>
> I would like to run a telnet session, and have the session
> logged to a file. I want to manipulate the contents of the
> session log with a text editor while the session is still
> active, so I can copy/paste lines into files to then be
> manipulated by shell scripts. I've tried the following:
>
> $ telnet ADDRESS 1>&2 2>LOG_FILE
>
> But nothing gets copied to LOG_FILE. Help, anyone? I know
> it sounds bizarre, and you're probably thinking ``Why doesn't
> he just use rcp/scp?''. Well, I can't because I am not
> talking to a shell on the remote side. So I need to be able
> to save the output it is sending back to me. Help, anyone?
>
> Thanks,
> Ralph
>
Icarus has some decent ideas, but there is a much better way.
When you have taken care of basics like using a real newsreader,
get back to me.
Google is for reading the Archives.
And for incompetent windoze weenies to post from.
Google does not format replies correctly and it is pain
in the ass to use and to read.
There are FREE Usnet newsservers out there.
Here's one that was posted on alt.free.newsservers a while
back, and I'd use it if Earthlink didn't have one:
news.aioe.org
No registration. No authentication. No fees.
Newsreaders for linux/unix are free too.
AC
-- If you are posting through google for any purpose other than learning to use a real newsreader, many of us will not answer your questions. ---- news.software.readers ----
- Next message: user_at_domain.invalid: "Comment in vim from line x to line y"
- Previous message: juicymixx_at_mailinator.com: "Re: bash prompt stuff"
- In reply to: Ralph A. Moeritz: "How to log telnet session?"
- Next in thread: nasir: "Re: How to log telnet session?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|