Correct Bash and shell script variable capitalization

前端 未结 7 1858
太阳男子
太阳男子 2020-11-21 22:54

I run across many shell scripts with variables in all caps, and I\'ve always thought that there is a severe misunderstanding with that. My understanding is that, by convent

7条回答
  •  悲哀的现实
    2020-11-21 23:28

    I do what you do. I doubt there's an authoritative source, but it seems a fairly widespread de-facto standard.

提交回复
热议问题