On Fri, Jul 20, 2001 at 01:12:49PM +0200, David Kaasen wrote:
> Hi!
> 
> Maybe you can use Expect to solve the problem (of automating
> logins)? See the Expect homepage (http://expect.nist.gov/) or
> the book "Exploring Expect" by Don Libes, O'Reilly 1995.
> 
I did consider this but expect is overkill for my simple requirement,
I also suspect that it might suffer from exactly the same problem as
my existing solution.  I would still want to run it via "rxvt -e
<command>" because I want an automated  way to start up a window
logged in to a specific remote system.

One solution/workaround that I may try is to get the shell startup
(.cshrc in this case unfortunately) to detect the login requirement
somehow and have some conditional code wich  runs the login code.

-- 
Chris Green ([EMAIL PROTECTED])
  Home: [EMAIL PROTECTED]                 Work: [EMAIL PROTECTED]
  WWW: http://www.isbd.co.uk/

Reply via email to