A '-' turns the option on, while '+' turns it off.

Table 6-1. Declare options

Option

Meaning

-a

The variables are treated as arrays

-f

Use function names only

-F

Display function names without definitions

-i

The variables are treated as integers

-r

Makes the variables read-only ,cann't be unset

-x

Marks the variables for export via the environment


相关文章:

  • 2021-09-06
  • 2021-07-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-02
  • 2021-11-14
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-10-21
  • 2021-06-21
  • 2021-07-18
  • 2021-12-04
  • 2022-12-23
  • 2021-08-08
相关资源
相似解决方案