This issue pertains to the screen-ls program:
$ screen-ls --version
screen-ls 0.2.1 (built: 2016-04-12 05:11:48)
Copyright (C) 2013, 2016 Alan D. Salewski <salewski@att.net>
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Alan D. Salewski.
The output of screen-ls (invoked with no arguments) is showing one fewer screen session names than is the output of screen -ls. Based on some quick empirical tests, it seems that it is the last session name in the list that is missing.
This issue pertains to the
screen-lsprogram:The output of
screen-ls(invoked with no arguments) is showing one fewerscreensession names than is the output ofscreen -ls. Based on some quick empirical tests, it seems that it is the last session name in the list that is missing.