in reply to Re: SSH Qustion
in thread SSH Qustion
How can I open Perl command with ‘open’ command (as describe in the example) and use 'while' command.
Because when I opened Perl command using 'open' command the script start to run and I can add more manipulation on it like timer and etc.
Please advice