Re: How one could address a window with a highest number inside a particular screen session?
Kevin Van Workum <[email protected]>
| Newsgroups | gmane.comp.gnu.screen.user |
|---|---|
| Message-ID | <CAHom8yu6o=JxRJ3p68b_iy=6VZd1H_m612d6utfed+DLUwK6yw@mail.gmail.com> |
How about this: screen -Q windows | sed -e 's/.*\([1-9]\+\).\? \+[^ ]\+$/\1/' On Tue, May 15, 2012 at 2:47 PM, Anatoly Varakin < [email protected]> 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-mXXj517/[email protected] > https://lists.gnu.org/mailman/listinfo/screen-users > > -- _______________________________________________ screen-users mailing list screen-users-mXXj517/[email protected] https://lists.gnu.org/mailman/listinfo/screen-users