Acabo de instalar Ubuntu 14.04.1 LTS.
Según .profile,
# ~/.profile: executed by the command interpreter for login shells.
# This file is not read by bash, if ~/.bash_profile or ~/.bash_login exists.
No hay ~ / .bash_profile o ~ / .bash_login.
No parece originar .profile al abrir una terminal.
- ¿Por qué no obtiene .profile al abrir una terminal?
- ¿Por qué existe .profile allí si no se obtiene?
- ¿Cómo sé / controlo lo que se obtiene cuando se abre un nuevo terminal?
- Cuando se abre un nuevo terminal, ¿hace un "inicio de sesión"?
- ¿Dónde es un buen lugar para agregar $ HOME / bin a mi ruta? .bashrc? ¿Causará un problema porque .profile tiene el mismo código?
.profile
.