Perhaps my misunderstanding is that I see no way to escape the leading hyphen on "/bin/bash":
> screen -s -/bin/bash
?
Things like
screen -s=-/bin/bash
and
screen -s -- -/bin/bash
are a bust.
- Rhys
_______________________________________________
screen-users mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/screen-users
