If what Paul said is what you want, then just create a ~/.screenrc file and 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>
-- <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>