kusano_k kusanoさん@がんばらない
アップデートした。
$ export x='() { :;};echo hacked'
$ bash
bash: warning: x: ignoring function definition attempt
bash: error importing function de…
$ export x='() { :;};echo hacked'
$ bash
bash: warning: x: ignoring function definition attempt
bash: error importing function de…