1827807 Members
2600 Online
109969 Solutions
New Discussion

Re: What is the command?

 
SOLVED
Go to solution
someone_4
Honored Contributor

What is the command?

Good morning ..

A while back I saw a command that allowed you to open different shell / telnet / sessions and you could go back and fouth between sessions by using different key strokes or key combos.

I am pretty sure this was in HPUX .. but I could be wrong. It is just bothering me because I cant remember the command.

Any ideas?

Thanks
Richard


4 REPLIES 4
Torsten.
Acclaimed Contributor
Solution

Re: What is the command?

If your are using a HP terminal emulation, this could be the "Terminal Session Manager".

see "man tsm".

To toggle the different sessions, use CTRL W, for the menu use CTRL T

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
A. Clay Stephenson
Acclaimed Contributor

Re: What is the command?

tsm is one possibility (man tsm for details); another is screen available from:
http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/screen-4.0.2/
If it ain't broke, I can fix that.
Jonathan Fife
Honored Contributor

Re: What is the command?

Sounds to me like screen.

Just a follow up to Clay's response -- the porting archive's bundle of screen doesn't use the HP-UX terminfo database, which I found to be very annoying. If you are running pa-risc 2 I'd recommend using Merijn's build from here:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1040817

Decay is inherent in all compounded things. Strive on with diligence
someone_4
Honored Contributor

Re: What is the command?

tsm was what i was looking for. But screen looks intresting.

Thanks

Richard