Why does BASHPID change in here-strings

前端 未结 0 890
我在风中等你
我在风中等你 2020-12-20 18:28

Can somebody explain the following behaviour with a here-string, please?

$ echo "$SHLVL $BASH_SUBSHELL $BASHPID $$"
1 0 18689 18689
$ cat <<&l         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题