#先看看是用的哪个 shellls -al /bin/sh #如果是dash,切换到bashsudo ln -fs /bin/bash /bin/sh 转载于:https://www.cnblogs.com/abolide/p/6874265.html