sudoコマンドが見つからなくなった
下記のエラーがでるようになって困っていた。
sudo: コマンドが見つかりません visudo: コマンドが見つかりません command not found: sudo command not found: visudo
rootで以下を実行して解決
yum -y install sudo
You can follow any responses to this entry through the RSS 2.0 feed. You can skip to the end and leave a response. Pinging is currently not allowed.