“Como editar o perfil Bash” Respostas de código

Como editar o perfil Bash

touch ~/.bash_profile; open ~/.bash_profile
Aggressive Alligator

Como abrir Bash_profile

> touch ~/.bash_profile;  open ~/.bash_profile
Xerothermic Xenomorph

Editar perfil de bash

touch ~/.bash_profile; open ~/.bash_profile
source ~/.bash_profile #to take effect
Defiant Dove

Respostas semelhantes a “Como editar o perfil Bash”

Perguntas semelhantes a “Como editar o perfil Bash”

Mais respostas relacionadas para “Como editar o perfil Bash” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código