Eygene Ryabinkin <rea-git@xxxxxxxxxxx> writes: >> > What are your concerns, 'local'? >> >> Exactly. > > It exists in Bash and in *BSD /bin/sh. It does not exist in Korn shell > (at least, I am failing to find one). I can just remove 'local' from > the function, since it plays no big role, but generally I don't like to > pollute parent namespace by local variables. Certainly, if 'local' will > break some known shell -- I'll refrain from using it in this script. Yup, please. This is "it is not even in POSIX, so let's not use it" category. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html