Fix sh(1)ell variable name checking..
commit75e397de606214079049f0ad06d5e8c4e1974312
authorSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Mon, 6 Mar 2017 21:23:40 +0000 (6 22:23 +0100)
committerSteffen (Daode) Nurpmeso <steffen@sdaoden.eu>
Thu, 13 Apr 2017 21:06:57 +0000 (13 23:06 +0200)
tree0ca20e643b0607eee5d69971dda99a1600588804
parentd2b5f6a7adfe78515b93586dab95efc07b91e76d
Fix sh(1)ell variable name checking..

Shell variables may not start with a digit.
While here, forbid our hyphen-minus extension as the last
character of a variable name, in order to allow a future extension
for standard-compatible special-parameter expansions.
nail.1
nail.h
shexp.c