Guys,
How can I find out what is the permitable length of
variable names in Korn shell?
Is there any environment setting which can define such
max permitable length of variable name?
e.g
export MY_VAR="my memory var";
here the length of MY_VAR is 6.
Thanks,
bharix
How can I find out what is the permitable length of
variable names in Korn shell?
Is there any environment setting which can define such
max permitable length of variable name?
e.g
export MY_VAR="my memory var";
here the length of MY_VAR is 6.
Thanks,
bharix