|
From: | Artur Skonecki |
Subject: | Re: multi-window searching, newer screen versions |
Date: | Sun, 14 Aug 2011 11:40:50 +0200 (CEST) |
User-agent: | Alpine 2.00 (DEB 1167 2008-08-23) |
On Sun, 14 Aug 2011, Aaron Davies wrote:
for w in $(get window count here); do screen -S "$session" -X eval "hardcopydir '$HARDCOPYDIR/$session'" "at "#$w" hardcopy -h hardcopy.$w done
What is the point of looping over every single window separately? :at \# hardcopy -h Acts on all windows in a session (at least in devel version).
[Prev in Thread] | Current Thread | [Next in Thread] |