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

Reply via email to