Właśnie zainstalowałem Ubuntu 14.04.1 LTS.
Według .profile,
# ~/.profile: executed by the command interpreter for login shells.
# This file is not read by bash, if ~/.bash_profile or ~/.bash_login exists.
Nie ma ~ / .bash_profile lub ~ / .bash_login.
Wydaje się, że nie otwiera źródła .profile podczas otwierania terminala.
- Dlaczego nie pobiera .profile podczas otwierania terminala?
- Dlaczego plik .profile istnieje, jeśli nie jest pozyskiwany?
- Skąd mam wiedzieć / kontrolować, co jest pozyskiwane po otwarciu nowego terminala?
- Czy po otwarciu nowego terminalu następuje „logowanie”?
- Gdzie jest dobre miejsce, aby dodać $ HOME / bin do mojej ścieżki? .bashrc? Czy spowoduje to problem, ponieważ plik .profile ma ten sam kod?
.profile
.