I deleted your original email, so lost some details here.<br><br>But this works for me:<br><br>ssh -t login@host top<br><br>Without a bash -c<br><br>That gives me a working top. When I press q the remote command exits and I get disconnected. Works as designed.<br>
<br>If you want it to show you just one refresh of top, then use <br><br>ssh -t login@host 'top -b -n1'<br><br><div class="gmail_quote">On Wed, May 22, 2013 at 9:29 PM, unsolicited <span dir="ltr"><<a href="mailto:unsolicited@swiz.ca" target="_blank">unsolicited@swiz.ca</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">But what is causing the initial difficulty?<br>
<br>
It doesn't seem unreasonable to give ssh an initial command to run, such as bash, and to give bash an initial command to run, such as top.<br>
<br>
What am I missing / misunderstanding?<div class="im HOEnZb"><br>
<br>
On 13-05-22 07:32 PM, Khalid Baheyeldin wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
If what Paul said is what you want, then just create a ~/.screenrc file and<br>
put these two lines in it:<br>
<br>
screen -t shell    1 bash # This is just a shell<br>
screen -t top      2 bash -c top # This is your top<br>
<br>
Top will be in the 2nd "window".<br>
</blockquote>
<br>
<br></div><div class="HOEnZb"><div class="h5">
______________________________<u></u>_________________<br>
kwlug-disc mailing list<br>
<a href="mailto:kwlug-disc@kwlug.org" target="_blank">kwlug-disc@kwlug.org</a><br>
<a href="http://kwlug.org/mailman/listinfo/kwlug-disc_kwlug.org" target="_blank">http://kwlug.org/mailman/<u></u>listinfo/kwlug-disc_kwlug.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Khalid M. Baheyeldin<br><a href="http://2bits.com" target="_blank">2bits.com</a>, Inc.<br>Fast Reliable Drupal<br>Drupal optimization, development, customization and consulting.<br>
Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>For every complex problem, there is an answer that is clear, simple, and wrong." -- H.L. Mencken<br>