📅  最后修改于: 2022-03-11 14:50:07.506000             🧑  作者: Mango
emulate -LR zsh
After the emulate command, you can explicitly set the shell
options your script requires.
The emulate command also provides a bash emulation:
emulate -LR bash