1834604 Members
4539 Online
110069 Solutions
New Discussion

tsm menu question

 
BFA6
Respected Contributor

tsm menu question

Hi,
I've got 2 boxes, A & B. When I remsh from a to b and run an application everything is fine.

If on B I access a tsm menu, and through the menus remsh to B, the application on B gets control codes printed on screen e.g. \E[;36f

Any ideas why this is happening.

Thanks in advance

Hilary
2 REPLIES 2
Bill McNAMARA_1
Honored Contributor

Re: tsm menu question

type
# env
# stty
# echo $TERM

to check env variables.

You may have a .profile difference on the 2 systems

Later,
Bill
It works for me (tm)
BFA6
Respected Contributor

Re: tsm menu question

Bill,

env, stty and $TERM are all the same. Would anything be set by tsm that could be causing the problem ?

Hilary