in reply to perl script to open vi editor

See system, and also perl script to open vi editor Can we open putty using perl code and Open Vieditor using perl/perl cgi script.

Most likely, you want to find a way to make PuTTy launch a command when the session opens and pass the command and filename to run remotely. This is likely easiest done by using the -m option of PuTTy. I suggest you read up on PuTTy command line options.

Replies are listed 'Best First'.
Re^2: perl script to open vi editor
by robby_dobby (Hermit) on Sep 12, 2014 at 07:07 UTC

    See system, and also recursive link and Open Vi editor using perl/perl cgi script.

    Boo to recursive linking! :-)

      Thanks, fixed now :-)