Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ルートに切り替えた後はいつでも: su - root
su - root
rootターミナルに入ると、次のように表示されます。 -sh: /Applications/XCODE: No such file or directory
root
-sh: /Applications/XCODE: No such file or directory
このメッセージはどこから表示されますか? どこで見つけることができますか?
私はから解決策を得ましたtrojanfoe。
trojanfoe
/var/root/.bash_profile
/etc/profile
ありがとう!