Linked by David Adams on Wed 10th Sep 2008 21:33 UTC, submitted by BlueVoodoo
Permalink for comment 330106
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.





Member since:
2007-02-26
I'm not crazy about prefixing variables with underscores either, but as long as the script's author is consistent with a convention like that it's not a bad practice.
I actually suffix Bourne shell variables with a 1 (which is probably equally silly) because I'm paranoid that I'll unwittingly conflict with another env variable.