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

Re: IPv6 address/port format (summary of valid chars)



On Tue, Jan 11, 2000 at 12:44:14PM +0800, James Bromberger wrote:
> 
> Quick summary. We need a non alphanumeric symbol found on a standard
> US Qwerty keyboard, and hopefully found on most keyboards worldwide.
> Most cases are excluded due to overloading from unix(tm) like shells:
> 	:	it is in the IPv6 address, unless we use ::
> 	;	it separates unix(tm) commands in most shells
> 	#	it is a script comment in most shells
> 	|	it is a unix(tm) pipe in most shells
> 	~	it expands to user directoy in most shells
> 	&	it backgrounds unix(tm) processes in most shells
> 	<, >	it redirect in most unix(tm) shells
> 	$	it expands to a shell variable in several shells
> 	`	it is a subshell start token in most unix(tm) shells
> 	\	will cause escaping nightmares in most unix(tm) shells
> 
> 
> This leaves us with:
> 	!	@	%	^
> 	*	=	+

Of course !, % and * (And sometimes ^) have special shell meanings too.

Ian

-- 
Ian  McKellar | Email: yakk(a)yakk.net     | Web: http://www.yakk.net/
Fax: +61 (8) 9265 0821 / +0 (775) 205 0307 | Home: +61 (8) 9389 9152
If God didn't want us to eat animals, he wouldn't have made them out of meat.


Reply to: