Idiomatic way to test if no positional params are given?

后端 未结 5 848
暖寄归人
暖寄归人 2021-01-13 10:03

What is the most idiomatic way in Bash to test if no positional parameters are given? There are so many ways to check this, I wonder if there is one preferred way.

S

5条回答
提交回复
热议问题