在 Ubuntu 中,默认/bin/sh指向./bin/dash
/bin/sh
/bin/dash
我想/bin/bash用作我的系统范围的 shell 用于/bin/sh. 做这个的最好方式是什么?
/bin/bash
bash dash-shell
bash ×1
dash-shell ×1