Well you all have right! Thanks you to all for reply. I was not sure how this work with terminals. When i go from one terminal to another, but i get clear now thank you all.

I have now some problems When i execute the command from Cygwin ( using windows ) i have the folowing "ssh root@servername list all app" where "list all app" is the command from the other terminal as i mention above, i get some list of app names. So what im trying to do here is make a perl script ( im noob ye :) learning ) that will execute this command and gave me the output on the same terminal as i am. ... as i do on Cygwn when i execute the above command i have the output.


In reply to Re: different terminal by ivanradix
in thread different terminal by ivanradix

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.