screen-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: screen -s -/bin/bash


From: Kevin Van Workum
Subject: Re: screen -s -/bin/bash
Date: Mon, 3 Mar 2014 13:58:23 -0500

What about just "screen -s /bin/bash"?


On Mon, Mar 3, 2014 at 1:50 PM, Rhys Ulerich <address@hidden> wrote:
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
address@hidden
https://lists.gnu.org/mailman/listinfo/screen-users



reply via email to

[Prev in Thread] Current Thread [Next in Thread]