screen-users
[Top][All Lists]
Advanced

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

Re: ssh in new screen window


From: Geraint Edwards
Subject: Re: ssh in new screen window
Date: Wed, 25 Feb 2009 17:46:07 +0000
User-agent: Mutt/1.4.2.3i

Ken Nakamura <address@hidden> said
                (on Tue, Feb 24, 2009 at 12:08:37PM -0800):
> address@hidden is for "the first arg string, removing up to and including the 
> first '@' char".

Unfortunately, you have benignly described address@hidden
When you double the '#', it means "be greedy" (longest match), so:

address@hidden is for "the first argument, without leading characters up-to 
(and including) the first '@'".

address@hidden is for "the first argument, without leading characters up-to 
(and including) the last '@'".

</pedant>

(who has more than one '@' in the first argument to ssh?!?)

-- 
Geraint A. Edwards (aka "Gedge")




reply via email to

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