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). _______________________________________________ screen-users mailing list screen-users@gnu.org https://lists.gnu.org/mailman/listinfo/screen-users