Re: [OT] making Firefox respect telnet:// URLs

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Barry Miller
Date: Sunday, November 11, 2007 - 3:34 pm

On Sun, Nov 11, 2007 at 10:32:05PM +0100, ropers wrote:

I think maybe sed, not awk.  Try:

	xterm -e "telnet `echo ${1##telnet://}|sed -e 's/:/ /'`"

(which assumes $1 is properly formed).

--Barry
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[OT] making Firefox respect telnet:// URLs, ropers, (Sun Nov 11, 2:32 pm)
Re: [OT] making Firefox respect telnet:// URLs, Barry Miller, (Sun Nov 11, 3:34 pm)
Re: [OT] making Firefox respect telnet:// URLs, ropers, (Sun Nov 11, 4:25 pm)
Re: [OT] making Firefox respect telnet:// URLs, Linus Swälas, (Sun Nov 11, 6:02 pm)
Re: [OT] making Firefox respect telnet:// URLs, Ingo Schwarze, (Sun Nov 11, 6:24 pm)
Re: [OT] making Firefox respect telnet:// URLs, n0g0013, (Mon Nov 12, 5:16 am)
Re: [OT] making Firefox respect telnet:// URLs, n0g0013, (Mon Nov 12, 5:30 am)
Re: [OT] making Firefox respect telnet:// URLs, Linus Swälas, (Mon Nov 12, 7:02 am)
Re: [OT] making Firefox respect telnet:// URLs, William Boshuck, (Mon Nov 12, 10:25 am)
Re: [OT] making Firefox respect telnet:// URLs, Linus Swälas, (Mon Nov 12, 7:21 pm)
Re: [OT] making Firefox respect telnet:// URLs, Darren Spruell, (Tue Nov 13, 11:10 am)