Andrew McNabb wrote:
If you don't like my example, I'm sure I could dig up some script that has strings that look like "\\\\\\"\\\\"some string \\\\"\\\\\\"", where all of the backslashes only exist so that escaping will happen properly at some later point in the script. :(
Agreed. Escaping and spaces can cause hiccups in bash programs. Arrays suck too. :)
--Dave /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
