Re: WaitFor Procedures - WeOnlyDo Discussion board

Re: WaitFor Procedures (General questions)

by woddrazen, Tuesday, April 29, 2008, 21:14 (6051 days ago) @ bmclellan

Barry,


If this is UNIX server. I think you can change your prompt using export PS1 command to anything you like.

[code]Debug.Print ssh1.Execute( export PS1= drazenWeonlydo.com + vbLf, drazenWeonlydo.com )

or

ssh1.Send export PS1= drazenWeonlydo.com + vbLf[/code]

Using this code I changed prompt to drazenWeonlydo.com


Drazen


Complete thread: