How about this: screen -Q windows | sed -e 's/.*\([1-9]\+\).\? \+[^ ]\+$/\1/'
On Tue, May 15, 2012 at 2:47 PM, Anatoly Varakin < anatoly.vara...@adotube.com> wrote: > Dear colleagues,**** > > ** ** > > Please help to resolve the problem of finding a reliable way to address > programmatically (via bash script) a window with a highest number inside > a particular screen session, without an explicit specification of neither > window number nor title, and no matter which window has been opened > manually last time. It is necessary for the consecutive closing windows in > the strict backward order opposite to the windows creation order.**** > > ** ** > > Any ideas would be greatly appreciated.**** > > ** ** > > Thanks in advance!**** > > ** ** > > Kind regards,**** > > Anatoly Varakin**** > > ** ** > > _______________________________________________ > screen-users mailing list > screen-users@gnu.org > https://lists.gnu.org/mailman/listinfo/screen-users > > --
_______________________________________________ screen-users mailing list screen-users@gnu.org https://lists.gnu.org/mailman/listinfo/screen-users