"Lucas C. Villa Real" <[EMAIL PROTECTED]> wrote:
> I always prefered to use backticks instead. Sometimes I get confused
> when I see $() and mentally read it as a variable. Having $()
> colorized by the syntax highlighting also isn't that attractive.. I'm
> not "against" using $(), I just don't like it that much.

Well, if someone's thinking $() is a variable, a lot of other bash
string expansions are going to be confusing.  To me, the killer
feature is the difficulty in nesting backticks compared to the
simplicity of nesting $()s.

Then again, I usually write for the far simpler rc shell not bash, so
what do I know? ;-)

Regards,
-- 
MJ Ray - see/vidu http://mjr.towers.org.uk/email.html
Webmaster/web developer, statistician, sysadmin, online shop maker,
developer of koha, debian, gobo, gnustep, various mail and web s/w.
Workers co-op @ Weston-super-Mare, Somerset http://www.ttllp.co.uk/
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to