Thanks!
_dennis
MacOS X includes telnet and ssh in the BSD layer; they're the same ones
you'd find on any *nix/*BSD box. Simply fire up terminal and type
"telnet" or "ssh".
--
There are no monkeys in my email.
> Is there a simple telnet app for OSX? Perhaps something built in, via
> the GUI or terminal?
As mentioned, telnet is included in the BSD subsystem. If you don't
like command line telnet, look at mac.tucows.com. I'm sure there's
something there.
--
Larry Fransson
Seattle, WA
IMNSHO it's next to worthless - it doesn' even correctly emulate a
VT100 terminal, even less VT220 and up. Can't even use the arrow
keys in vi on the remost host.
that's what h,j,k,l are there for!
But yes it's annoying that telnet doesn't always work properly in that
respect.
Fred
I wouldn't know. I use SSH from Terminal and I have no problems. But
nothing could be worse than NT's telnet app.
Greg
--
"Destroy your safe and happy lives before it is too late,
the battles we fought were long and hard,
just not to be consumed by rock n' roll..." - The Mekons
Speak for yourself! They work fine for me, though I prefer the
traditional vi hjkl. Maybe $TERM isn't set right on your remote host?
--
Tom "Tom" Harrington
Macaroni, Automated System Maintenance for Mac OS X.
Version 1.3: Now runs the Mac OS X "Repair Priveliges" utility.
See http://www.atomicbird.com/
either provide the name of the host on the command line:
% telnet my.host.com
OR:
% telnet
telnet> open my.host.com
"help" at the telnet prompt will give you more info, but 99.999999999% of the
time you just want to type "telnet my.host.com" at the terminal prompt.
> How do I get in to make a connection?
> I'm not the original poster but I am very interested.
> thanks,
BTW folks, most of you should never use telnet, use ssh instead. Before I
hear complaints, I said most, so I don't want to hear of your special case
that *requires* you to use telnet. For 99.9% of the world, telnet is unsafe
and undesired.
ssh encrypts your session, telnet does not. ssh also can propagate xauth
data so you inter-operate with X11 on Unix machines nicely.
Steve
--
@_=map{eval"100${_}"}split/!/,'/5!*2!+$]!/10+$]';use Tk;$m=tkinit;$t='just an'.
'other perl hacker';$z='createText';$c=$m->Canvas(-wi,$_[1],-he,25)->grid;$c->$
z(@_[2,3],-te,$t,-fi,'gray50');$c->$z($_[2]-$],$_[3]-$],-te,$t);$m->bind('<En'.
'ter>',sub{$y=int(rand($m->screenheight));$m->geometry("+$y+$y")});MainLoop;
Use this command:
% man telnet
--
Ray Fischer
rfis...@sonic.net
Start Terminal.
Type , for instance, "telnet dar...@harvard.edu" and that should do it,
where 'dar...@harvard.edu' is the machine you usually connect to.
David Derbes [lo...@midway.uchicago.edu]
Newsgroups: nyx.misc
Subject: Re: Simple script question
Summary:
Expires:
References: <10377241...@irys.nyx.net> <10377361...@irys.nyx.net>
Sender:
Followup-To:
Distribution:
Organization: Nyx net, The Spirit of the Night
Keywords:
Cc:
In article <10377361...@irys.nyx.net>,
Tom Poindexter <tpoi...@nyx.net> wrote:
>In article <10377241...@irys.nyx.net>,
>Jim Buzbee <jbu...@nyx10.nyx.net> wrote:
>>I have what should be a simple little bash script problem. I want to grab
>>standard input and output the first four characters without a newline.
>>For example :
>>
>>echo -n "ABCDEFGH" | cut -c1-4
>>
>>should output "ABCD" but I can't seem to get rid of the new line.
>>
>>I even tried piping it into "| tr -d \n " but I still get the
>>newline from somewere, i.e.
>>
>>echo -n "ABCDEFGH" | cut -c1-4 | tr -d \n | od -a
>>0000000 A B C D nl
>>0000005
>>
>
>
>
>This works for me:
>
>echo -n "ABCDEFGH" | cut -c1-4 | tr -d '\012' | od -a
>0000000 A B C D
>
>or
>
>echo -n "ABCDEFGH" | dd bs=4 count=1 2>/dev/null | od -a
>0000000 A B C D
>0000004
>
>--
>Tom Poindexter
>tpoi...@nyx.net
>http://www.nyx.net/~tpoindex/
Newsgroups: comp.sys.mac.misc
Subject: ibook RAM prices
Summary:
Expires:
Sender:
Followup-To:
Distribution: world
Organization: Nyx net, The Spirit of the Night
Keywords:
Cc:
Newsgroups: comp.sys.mac.system,comp.sys.mac.general,comp.sys.mac.misc
Subject: Re: Telnet app for OSX?
References: <251220021858389991%as...@you.needto.know> <nospam-ya02408000...@newnews.netaxs.com> <aujuri$j2$1...@bolt.sonic.net> <O_gP9.111$w4.1...@news.uchicago.edu>
Organization: Nyx net, The Spirit of the Night
X-Newsreader: trn 4.0-test74 (May 26, 2000)
In article <O_gP9.111$w4.1...@news.uchicago.edu>,
I think that should be 'telnet darwin.harvard.edu' ....
Drifting slightly off-topic here, Does anyone know why it takes
an eternity for telnet to resolve names?
I timed it, 15 seconds after I type "telnet my.machine.org" I finally
get the "trying 1.2.3.4" type message. Other machines on my LAN
get it instantly, and they are all using the same DNS server.
Jim
--
--------------------------------------------------------------------------------
Jim Buzbee "I was gratified to be able to
jbu...@nyx.net answer promptly, and I did. I
http://batbox.org said I didn't know." Mark Twain
There's something odd going on with OSX and DNS. I have the same problem
with OSX Server's ftp -- it takes forever for a client to resolve to it.
The same machine and settings under OS9 (using Rumpus as an ftp server)
and everything's fine. I've yet to find anyone who knows what's up,
though several have noted also having the problem.
-K-
This is why I long for "strace" on OSX. Is anything similar available?
ktrace. See kdump to read the output file.
--
If you had to identify, in one word, the reason why the human race has not
achieved, and never will achieve, its full potential, that word would be
"meetings." -Dave Barry, "16 Things That Took Me 50 Years to Learn"
Absolutely right. My apologies.
DD
Why do you need arrow keys for vi??? hjkl do the job just fine.
-Jason
--
Jason Perez | "Frodo Lives!" "Gig 'em!"
Austin, TX
> >
> >IMNSHO it's next to worthless - it doesn' even correctly emulate a
> >VT100 terminal, even less VT220 and up. Can't even use the arrow
> >keys in vi on the remost host.
>
> Why do you need arrow keys for vi??? hjkl do the job just fine.
Because I'm not comfy with vi at all - I only use it when I have to,
which is when I telnet to a HPUX or Solaris server. It's hard enough
remembering to hit the escape key to end an input... :-)
Plus, I'm used to editors (and terminal emulators) that utilize the
full VT220 capabilities, and a large keyboard. Which incitentally
vi in HPUX and Solaris does.
My favorite non-Mac editor is still Digital's TPU/EVE ...
I don't understand what the problem is. The arrow keys work perfectly
well with vi in a Terminal window. I have tried it in sessions with
remote hosts running Solaris, AIX, and Darwin, all with TERM=vt100, and
the arrow keys work perfectly in every case. Something is wrong with
your environment.
--
Dave Seaman
Judge Yohn's mistakes revealed in Mumia Abu-Jamal ruling.
<http://www.commoncouragepress.com/index.cfm?action=book&bookid=228>
I can't recall if they have an X native version yet, but if you don't
mind Classic/OS9, It should fill the bill. They have a demo that can be
downloaded from the site as well.
--
- Vale